Compare commits

..

58 Commits

Author SHA1 Message Date
Terry Worona 51acae13a1 updated read me and pod spec 2014-01-06 13:25:55 -08:00
Terry Worona 03217243d9 Fixed float bugs 2014-01-06 12:23:21 -08:00
Terry Worona 072e45902d Removed unused cached height 2014-01-06 12:08:30 -08:00
Terry Worona 326037ce93 Added precision to line and bar charts & fixed cached height bug 2014-01-06 12:06:19 -08:00
terryworona f447549666 Merge pull request #11 from sampage/patch-1
Fixes small typos in README
2014-01-06 10:39:48 -08:00
Sam Page eba1d39ba3 Fixes small typos in README
"initialze" -> "initialize"
2014-01-06 15:51:15 +11:00
Terry Worona 8d28b65add Updated pod spec to latest version 2014-01-03 10:57:33 -08:00
Terry Worona e72a54356e Updated datasource to require CGFloats for heights instead of Integers. ss 2014-01-03 10:54:28 -08:00
Terry Worona 86440913ba Updated read me and pod spec 2014-01-02 10:20:51 -08:00
Terry Worona c1ac9e4a2f Remove ivar access except for designated functions 2014-01-02 10:02:47 -08:00
terryworona 6f185f9e53 Merge pull request #8 from l4u/cache
Reset cached max height on data reload Fixes #7
2014-01-02 10:00:55 -08:00
Leo Lou d142629dd3 Reset cached max height on data reload Fixes #7 2014-01-02 18:33:45 +08:00
Terry Worona 84d9c0f5da updated pod spec and read me 2013-12-26 10:00:12 -05:00
Terry Worona 5f400d3c91 Updated datasource to request bar view instead of color 2013-12-25 17:25:58 -05:00
Terry Worona 409b58c53c updated pod spec and read me 2013-12-23 18:02:30 -05:00
Terry Worona 0b6108dea8 resolved #4 | removed bar shadow from bar chart subviews 2013-12-23 17:50:20 -05:00
Terry Worona c7fe1c4114 updated specs and readme 2013-12-17 11:37:47 -08:00
Terry Worona 318d59dadd Fixed footer touches up alpha bug 2013-12-17 11:35:45 -08:00
Terry Worona ffd12921a4 updated read me and podspec 2013-12-14 23:26:16 -08:00
Terry Worona ef2f02743f Added footer view checks for selection views 2013-12-14 23:24:28 -08:00
terryworona 74d63d31e3 Merge pull request #2 from joelkraut/master
If there is no footer view, bars won't be added to the chart.
2013-12-14 23:18:42 -08:00
Joel Kraut 49c7bdee0c If there is no footer view, bars won't be added to the chart. 2013-12-13 15:43:58 -08:00
Terry Worona 851e78c668 Updated read me to use raw links 2013-12-11 13:42:53 -08:00
Terry Worona 03c2a3bcc3 Update read me 2013-12-09 19:13:46 -08:00
Terry Worona 21bb7ba160 Moved license back to root 2013-12-09 19:13:22 -08:00
Terry Worona 7fdd5d3fd4 Reverted pod spec and demo version 2013-12-06 16:35:02 -08:00
Terry Worona 61785ce2ae Updated pod spec and demo version 2013-12-06 16:30:46 -08:00
Terry Worona 37c0af3b9f added license back into pod class directory 2013-12-06 15:56:56 -08:00
Terry Worona b9f05fc663 Updated read me 2013-12-06 15:40:37 -08:00
Terry Worona 5694e92c8e updated read me 2013-12-06 15:37:55 -08:00
Terry Worona 9b45ea0a3e moved license, updated read me, and tag 2013-12-06 15:35:23 -08:00
Terry Worona fff3c5e604 moved license and updated pod spec 2013-12-05 17:53:44 -08:00
Terry Worona c411f6def5 Updated pod spec 2013-12-05 17:50:54 -08:00
Terry Worona 0143a80159 Updated pod spec and chart constants 2013-12-05 17:17:35 -08:00
Terry Worona 11582c5264 Updated pod spec version 2013-12-05 17:07:24 -08:00
Terry Worona 6c5ea8541b revert image overviews 2013-11-21 16:19:06 -08:00
Terry Worona 8b523246b1 center images 2013-11-21 16:16:39 -08:00
Terry Worona ac6d2b9795 screenshots back in read me 2013-11-21 16:15:54 -08:00
Terry Worona a28f8001e6 Updated read me 2013-11-21 16:06:30 -08:00
terryworona 424796abe7 Merge pull request #1 from terryworona/master
JBChartViewDemo and JBChartView
2013-11-21 15:50:04 -08:00
Terry Worona 1ca8816ed2 Support for iOS 7 only 2013-11-20 15:25:52 -08:00
Terry Worona 523cc43cfd Safe block copies. 2013-11-20 12:23:05 -08:00
Terry Worona 61622a7a2c Fixed < iOS 7 issues 2013-11-20 12:04:53 -08:00
Terry Worona a9b1164887 more code review improvements 2013-11-20 11:35:59 -08:00
Terry Worona dadbb15a42 split out selection view into single instance 2013-11-20 11:32:41 -08:00
Terry Worona 3013f009f4 Added default comments to chart protocols 2013-11-20 11:13:37 -08:00
Terry Worona f938ab839c shape layer improvements (code review) 2013-11-19 18:32:11 -08:00
Terry Worona 1c1dd00cd2 code review comments 2013-11-19 18:19:17 -08:00
Terry Worona efd23addd4 code review comments 2013-11-19 18:18:42 -08:00
Terry Worona 57ee6e4c0a Cleaned up chart information view layout code 2013-11-19 18:17:04 -08:00
Terry Worona 2fae7ae37e switched over max and min to fmax fmin 2013-11-19 17:30:43 -08:00
Terry Worona b52f77d97e Added explicit required protocols 2013-11-19 17:24:57 -08:00
Terry Worona 5fde466dec removed static color alpha function and replaced with native one 2013-11-19 17:23:36 -08:00
Terry Worona a557e4b84e code review cleanup 2013-11-19 17:18:35 -08:00
Terry Worona 03ba74ee6b added line chart unselect index 2013-11-14 15:55:39 -08:00
Terry Worona 9908faf9b9 added bar chart unselect index 2013-11-14 15:48:57 -08:00
Terry Worona 068d86d109 JBChartViewDemo and JBChartView classes 2013-11-13 21:36:09 -08:00
Terry Worona 4bf53d2d39 first commit 2013-11-13 21:32:09 -08:00
5671 changed files with 4086 additions and 116263 deletions
+22 -3
View File
@@ -1,4 +1,23 @@
.*.sw?
# OS X
.DS_Store
.rbenv-version
.idea
# Xcode
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
profile
*.moved-aside
DerivedData
*.hmap
*.xccheckout
# CocoaPods
Pods
-10
View File
@@ -1,10 +0,0 @@
language: objective-c
env:
- RVM_RUBY_VERSION=system
before_install:
- source ~/.rvm/scripts/rvm && rvm use $RVM_RUBY_VERSION
- brew install cmake
before_script:
- echo -e "Host github.com\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
install: bundle install
script: bundle exec rake
-12
View File
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = "500px-iOS-api"
s.version = "1.0.2"
s.summary = "A simple SDK for accessing the 500px API."
s.homepage = "https://github.com/500px/500px-iOS-api"
s.license = 'MIT'
s.author = { "Ash Furrow" => "ash@ashfurrow.com" }
s.source = { :git => "https://github.com/500px/500px-iOS-api.git", :tag => "1.0.2" }
s.platform = :ios, '5.0'
s.source_files = 'Classes', 'PXAPI/**/*.{h,m}'
s.requires_arc = true
end
-12
View File
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = "500px-iOS-api"
s.version = "1.0.3"
s.summary = "A simple SDK for accessing the 500px API."
s.homepage = "https://github.com/500px/500px-iOS-api"
s.license = 'MIT'
s.author = { "Ash Furrow" => "ash@ashfurrow.com" }
s.source = { :git => "https://github.com/500px/500px-iOS-api.git", :tag => "1.0.3" }
s.platform = :ios, '5.0'
s.source_files = 'Classes', 'PXAPI/**/*.{h,m}'
s.requires_arc = true
end
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = 'A2DynamicDelegate'
s.version = '1.0.1'
s.license = 'BSD'
s.summary = 'Blocks are to functions as A2DynamicDelegate is to delegates.'
s.homepage = 'https://github.com/pandamonia/A2DynamicDelegate'
s.author = { 'Alexsander Akers' => 'a2@pandamonia.us',
'Zachary Waldowski' => 'zwaldowski@gmail.com' }
s.source = { :git => 'https://github.com/pandamonia/A2DynamicDelegate.git', :tag => 'v1.0.1' }
s.source_files = 'A2DynamicDelegate.{h,m}', 'A2BlockDelegate.{h,m}'
end
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = 'A2DynamicDelegate'
s.version = '1.0.2'
s.license = 'BSD'
s.summary = 'Blocks are to functions as A2DynamicDelegate is to delegates.'
s.homepage = 'https://github.com/pandamonia/A2DynamicDelegate'
s.author = { 'Alexsander Akers' => 'a2@pandamonia.us',
'Zachary Waldowski' => 'zwaldowski@gmail.com' }
s.source = { :git => 'https://github.com/pandamonia/A2DynamicDelegate.git', :tag => 'v1.0.2' }
s.source_files = 'A2DynamicDelegate.{h,m}', 'A2BlockDelegate.{h,m}'
end
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = 'A2DynamicDelegate'
s.version = '1.0.3'
s.license = 'BSD'
s.summary = 'Blocks are to functions as A2DynamicDelegate is to delegates.'
s.homepage = 'https://github.com/pandamonia/A2DynamicDelegate'
s.author = { 'Alexsander Akers' => 'a2@pandamonia.us',
'Zachary Waldowski' => 'zwaldowski@gmail.com' }
s.source = { :git => 'https://github.com/pandamonia/A2DynamicDelegate.git', :tag => 'v1.0.3' }
s.source_files = 'A2DynamicDelegate.{h,m}', 'A2BlockDelegate.{h,m}'
end
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = 'A2DynamicDelegate'
s.version = '1.0.4'
s.license = 'BSD'
s.summary = 'Blocks are to functions as A2DynamicDelegate is to delegates.'
s.homepage = 'https://github.com/pandamonia/A2DynamicDelegate'
s.author = { 'Alexsander Akers' => 'a2@pandamonia.us',
'Zachary Waldowski' => 'zwaldowski@gmail.com' }
s.source = { :git => 'https://github.com/pandamonia/A2DynamicDelegate.git', :tag => 'v1.0.4' }
s.source_files = 'A2DynamicDelegate.{h,m}', 'A2BlockDelegate.{h,m}'
end
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = 'A2DynamicDelegate'
s.version = '1.0.5'
s.license = 'BSD'
s.summary = 'Blocks are to functions as A2DynamicDelegate is to delegates.'
s.homepage = 'https://github.com/pandamonia/A2DynamicDelegate'
s.author = { 'Alexsander Akers' => 'a2@pandamonia.us',
'Zachary Waldowski' => 'zwaldowski@gmail.com' }
s.source = { :git => 'https://github.com/pandamonia/A2DynamicDelegate.git', :tag => 'v1.0.5' }
s.source_files = 'A2DynamicDelegate.{h,m}', 'A2BlockDelegate.{h,m}'
end
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = 'A2DynamicDelegate'
s.version = '1.0.6'
s.license = 'BSD'
s.summary = 'Blocks are to functions as A2DynamicDelegate is to delegates.'
s.homepage = 'https://github.com/pandamonia/A2DynamicDelegate'
s.author = { 'Alexsander Akers' => 'a2@pandamonia.us',
'Zachary Waldowski' => 'zwaldowski@gmail.com' }
s.source = { :git => 'https://github.com/pandamonia/A2DynamicDelegate.git', :tag => 'v1.0.6' }
s.source_files = 'A2DynamicDelegate.{h,m}', 'A2BlockDelegate.{h,m}'
end
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = 'A2DynamicDelegate'
s.version = '1.0.7'
s.license = 'BSD'
s.summary = 'Blocks are to functions as A2DynamicDelegate is to delegates.'
s.homepage = 'https://github.com/pandamonia/A2DynamicDelegate'
s.author = { 'Alexsander Akers' => 'a2@pandamonia.us',
'Zachary Waldowski' => 'zwaldowski@gmail.com' }
s.source = { :git => 'https://github.com/pandamonia/A2DynamicDelegate.git', :tag => 'v1.0.7' }
s.source_files = 'A2DynamicDelegate.{h,m}', 'A2BlockDelegate.{h,m}'
end
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = 'A2DynamicDelegate'
s.version = '1.0.8'
s.license = 'BSD'
s.summary = 'Blocks are to functions as A2DynamicDelegate is to delegates.'
s.homepage = 'https://github.com/pandamonia/A2DynamicDelegate'
s.author = { 'Alexsander Akers' => 'a2@pandamonia.us',
'Zachary Waldowski' => 'zwaldowski@gmail.com' }
s.source = { :git => 'https://github.com/pandamonia/A2DynamicDelegate.git', :tag => 'v1.0.8' }
s.source_files = 'A2DynamicDelegate.{h,m}', 'A2BlockDelegate.{h,m}'
end
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = 'A2DynamicDelegate'
s.version = '1.0'
s.license = 'BSD'
s.summary = 'Blocks are to functions as A2DynamicDelegate is to delegates.'
s.homepage = 'https://github.com/pandamonia/A2DynamicDelegate'
s.author = { 'Alexsander Akers' => 'a2@pandamonia.us',
'Zachary Waldowski' => 'zwaldowski@gmail.com' }
s.source = { :git => 'https://github.com/pandamonia/A2DynamicDelegate.git', :tag => 'v1.0' }
s.source_files = 'A2DynamicDelegate.{h,m}', 'A2BlockDelegate.{h,m}'
end
@@ -1,14 +0,0 @@
Pod::Spec.new do |s|
s.name = 'A2DynamicDelegate'
s.version = '2.0.0'
s.license = 'BSD'
s.summary = 'Blocks are to functions as A2DynamicDelegate is to delegates.'
s.homepage = 'https://github.com/pandamonia/A2DynamicDelegate'
s.author = { 'Alexsander Akers' => 'a2@pandamonia.us',
'Zachary Waldowski' => 'zwaldowski@gmail.com' }
s.source = { :git => 'https://github.com/pandamonia/A2DynamicDelegate.git', :tag => 'v2.0.0' }
s.source_files = 'A2DynamicDelegate.{h,m}', 'A2BlockDelegate.{h,m}', 'A2BlockClosure.{h,m}'
s.dependency 'libffi'
end
@@ -1,14 +0,0 @@
Pod::Spec.new do |s|
s.name = 'A2DynamicDelegate'
s.version = '2.0.1'
s.license = 'BSD'
s.summary = 'Blocks are to functions as A2DynamicDelegate is to delegates.'
s.homepage = 'https://github.com/pandamonia/A2DynamicDelegate'
s.author = { 'Alexsander Akers' => 'a2@pandamonia.us',
'Zachary Waldowski' => 'zwaldowski@gmail.com' }
s.source = { :git => 'https://github.com/pandamonia/A2DynamicDelegate.git', :tag => 'v2.0.1' }
s.source_files = 'A2DynamicDelegate.{h,m}', 'A2BlockDelegate.{h,m}', 'A2BlockClosure.{h,m}'
s.dependency 'libffi'
end
@@ -1,14 +0,0 @@
Pod::Spec.new do |s|
s.name = 'A2DynamicDelegate'
s.version = '2.0.2'
s.license = 'BSD'
s.summary = 'Blocks are to functions as A2DynamicDelegate is to delegates.'
s.homepage = 'https://github.com/pandamonia/A2DynamicDelegate'
s.author = { 'Alexsander Akers' => 'a2@pandamonia.us',
'Zachary Waldowski' => 'zwaldowski@gmail.com' }
s.source = { :git => 'https://github.com/pandamonia/A2DynamicDelegate.git', :tag => 'v2.0.2' }
s.source_files = 'A2DynamicDelegate.{h,m}', 'A2BlockDelegate.{h,m}', 'A2BlockClosure.{h,m}'
s.dependency 'libffi'
end
@@ -1,11 +0,0 @@
Pod::Spec.new do |s|
s.name = 'A2StoryboardSegueContext'
s.version = '1.0.1'
s.license = 'BSD'
s.summary = 'Supplement your segues\' identifier strings with context objects.'
s.homepage = 'https://github.com/pandamonia/A2StoryboardSegueContext/'
s.author = { 'Alexsander Akers' => 'a2@pandamonia.us' }
s.source = { :git => 'https://github.com/pandamonia/A2StoryboardSegueContext.git', :tag => 'v1.0.1' }
s.platform = :ios
s.source_files = 'A2StoryboardSegueContext.{h,m}'
end
@@ -1,11 +0,0 @@
Pod::Spec.new do |s|
s.name = 'A2StoryboardSegueContext'
s.version = '1.0'
s.license = 'BSD'
s.summary = 'Supplement your segues\' identifier strings with context objects.'
s.homepage = 'https://github.com/pandamonia/A2StoryboardSegueContext/'
s.author = { 'Alexsander Akers' => 'a2@pandamonia.us' }
s.source = { :git => 'https://github.com/pandamonia/A2StoryboardSegueContext.git', :tag => 'v1.0' }
s.platform = :ios
s.source_files = 'A2StoryboardSegueContext.{h,m}'
end
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = "A3GridTableView"
s.version = "0.0.1"
s.summary = "Fast UIScrollView subclass which presents its cells in a GridView."
s.description = "A3GridTableView is a UIScrollView subclass with a high performance GridView style layouting. It has similar delegate methods to a UITableView and can be even used like one. The difference is that the A3GridTableView aligns his section in collumns and not in one flow."
s.homepage = "https://github.com/allaboutapps/A3GridTableView"
s.license = { :type => 'BSD 3-Clause License', :file => 'LICENSE.txt' }
s.author = { "allaboutapps" => "office@allaboutapps.at" }
s.source = { :git => "https://github.com/allaboutapps/A3GridTableView.git", :commit => "329bc6bc17b7a538f7c01e5ea3e8140f7c8b7821" }
s.platform = :ios
s.source_files = 'A3GridTableView'
end
-12
View File
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = "AAImageUtils"
s.version = "0.1.0"
s.platform = :ios
s.summary = "Simple framework to let your application's launch image fade-out to its initial view."
s.homepage = "https://github.com/ahmet/AAImageUtils"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Ahmet AYGÜN" => "me@ahmetaygun.net" }
s.source = { :git => "https://github.com/ahmet/AAImageUtils.git", :tag => "v0.1.0" }
s.source_files = 'AAImageUtils/*.{h,m}'
s.requires_arc = true
end
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = "AALaunchTransition"
s.version = "0.1.0"
s.platform = :ios
s.summary = "Simple framework to let your application's launch image fade-out to its initial view."
s.homepage = "https://github.com/ahmet/AALaunchTransition"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Ahmet AYGÜN" => "me@ahmetaygun.net" }
s.source = { :git => "https://github.com/ahmet/AALaunchTransition.git", :tag => "v0.1.0" }
s.source_files = 'AALaunchTransition/*.{h,m}'
s.requires_arc = true
end
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = "AALaunchTransition"
s.version = "0.1.1"
s.platform = :ios
s.summary = "Simple framework to let your application's launch image fade-out to its initial view."
s.homepage = "https://github.com/ahmet/AALaunchTransition"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Ahmet AYGÜN" => "me@ahmetaygun.net" }
s.source = { :git => "https://github.com/ahmet/AALaunchTransition.git", :tag => "v0.1.1" }
s.source_files = 'AALaunchTransition/*.{h,m}'
s.requires_arc = true
end
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = "AALaunchTransition"
s.version = "0.1.2"
s.platform = :ios
s.summary = "Simple framework to let your application's launch image fade-out to its initial view."
s.homepage = "https://github.com/ahmet/AALaunchTransition"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Ahmet AYGÜN" => "me@ahmetaygun.net" }
s.source = { :git => "https://github.com/ahmet/AALaunchTransition.git", :tag => "v0.1.2" }
s.source_files = 'AALaunchTransition/*.{h,m}'
s.requires_arc = true
end
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = "AALaunchTransition"
s.version = "0.1.3"
s.platform = :ios
s.summary = "Simple framework to let your application's launch image fade-out to its initial view."
s.homepage = "https://github.com/ahmet/AALaunchTransition"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Ahmet AYGÜN" => "me@ahmetaygun.net" }
s.source = { :git => "https://github.com/ahmet/AALaunchTransition.git", :tag => "v0.1.3" }
s.source_files = 'AALaunchTransition/*.{h,m}'
s.requires_arc = true
end
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = "ABCalendarPicker"
s.version = "1.0.0"
s.summary = "Fully configurable iOS calendar UI component with multiple layouts and smooth animations."
s.homepage = "https://github.com/k06a/ABCalendarPicker"
s.license = 'MIT'
s.author = { "Anton Bukov" => "k06aaa@gmail.com" }
s.source = { :git => "https://github.com/k06a/ABCalendarPicker.git", :tag => '1.0.0' }
s.platform = :ios, '5.0'
s.source_files = 'ABCalendarPicker/**/*.{h,m}'
s.resources = 'ABCalendarPicker/**/*.{png}'
s.requires_arc = true
end
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = "ABCalendarPicker"
s.version = "1.0.1"
s.summary = "Fully configurable iOS calendar UI component with multiple layouts and smooth animations."
s.homepage = "https://github.com/k06a/ABCalendarPicker"
s.license = 'MIT'
s.author = { "Anton Bukov" => "k06aaa@gmail.com" }
s.source = { :git => "https://github.com/k06a/ABCalendarPicker.git", :tag => '1.0.1' }
s.platform = :ios, '5.0'
s.source_files = 'ABCalendarPicker/**/*.{h,m}'
s.resources = 'ABCalendarPicker/**/*.{png}'
s.requires_arc = true
end
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = "ABCalendarPicker"
s.version = "1.0.2"
s.summary = "Fully configurable iOS calendar UI component with multiple layouts and smooth animations."
s.homepage = "https://github.com/k06a/ABCalendarPicker"
s.license = 'MIT'
s.author = { "Anton Bukov" => "k06aaa@gmail.com" }
s.source = { :git => "https://github.com/k06a/ABCalendarPicker.git", :tag => '1.0.2' }
s.platform = :ios, '5.0'
s.source_files = 'ABCalendarPicker/**/*.{h,m}'
s.resources = 'ABCalendarPicker/**/*.{png}'
s.requires_arc = true
end
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = "ABCalendarPicker"
s.version = "1.0.5"
s.summary = "Fully configurable iOS calendar UI component with multiple layouts and smooth animations."
s.homepage = "https://github.com/k06a/ABCalendarPicker"
s.license = 'MIT'
s.author = { "Anton Bukov" => "k06aaa@gmail.com" }
s.source = { :git => "https://github.com/k06a/ABCalendarPicker.git", :tag => '1.0.5' }
s.platform = :ios, '5.0'
s.source_files = 'ABCalendarPicker/**/*.{h,m}'
s.resources = 'ABCalendarPicker/**/*.{png}'
s.requires_arc = true
end
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = "ABCalendarPicker"
s.version = "1.1.1"
s.summary = "Fully configurable iOS calendar UI component with multiple layouts and smooth animations."
s.homepage = "https://github.com/k06a/ABCalendarPicker"
s.license = 'MIT'
s.author = { "Anton Bukov" => "k06aaa@gmail.com" }
s.source = { :git => "https://github.com/k06a/ABCalendarPicker.git", :tag => '1.1.1' }
s.platform = :ios, '5.0'
s.source_files = 'ABCalendarPicker/**/*.{h,m}'
s.resources = 'ABCalendarPicker/**/*.{png}'
s.requires_arc = true
end
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = "ABCalendarPicker"
s.version = "1.1.2"
s.summary = "Fully configurable iOS calendar UI component with multiple layouts and smooth animations."
s.homepage = "https://github.com/k06a/ABCalendarPicker"
s.license = 'MIT'
s.author = { "Anton Bukov" => "k06aaa@gmail.com" }
s.source = { :git => "https://github.com/k06a/ABCalendarPicker.git", :tag => '1.1.2' }
s.platform = :ios, '5.0'
s.source_files = 'ABCalendarPicker/**/*.{h,m}'
s.resources = 'ABCalendarPicker/**/*.{png}'
s.requires_arc = true
end
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ABContactHelper'
s.version = '0.0.1'
s.license = 'BSD'
s.summary = 'Objective-C Address Book wrapper.'
s.homepage = 'https://github.com/erica/ABContactHelper'
s.author = { 'Erica Sadun' => '' }
s.source = { :git => 'https://github.com/erica/ABContactHelper.git', :commit => 'de4bc411fd45db5e7b5b13f38704764bc1e1bcd1' }
s.platform = :ios
s.source_files = 'ABContact.{h,m}', 'ABGroup.{h,m}', 'ABContactsHelper.{h,m}'
s.frameworks = 'AddressBook', 'AddressBookUI'
end
-13
View File
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = "ABGetMe"
s.version = "1.0.0"
s.summary = "ABGetMe implementation for iOS using undocumented APIs (safely)."
s.description = "Find the address book card (ABRecordRef) of the owner of an iOS device."
s.homepage = "https://github.com/0xced/ABGetMe"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Cédric Luthi" => "cedric.luthi@gmail.com" }
s.source = { :git => "https://github.com/0xced/ABGetMe.git", :tag => "1.0.0" }
s.platform = :ios, '4.0'
s.source_files = 'ABGetMe'
s.requires_arc = true
end
-12
View File
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = "ABMultiton"
s.version = "1.0.0"
s.summary = "Multiton pattern implementation or singletons manager."
s.homepage = "https://github.com/belkevich/multiton"
s.license = { :type => 'MIT', :file => 'LICENSE.txt' }
s.author = { "Alexey Belkevich" => "belkevich.alexey@gmail.com" }
s.source = { :git => "https://github.com/belkevich/multiton.git",
:tag => "1.0.0"}
s.platform = :ios
s.source_files = '*.{h,m}'
end
-12
View File
@@ -1,12 +0,0 @@
Pod::Spec.new do |s|
s.name = "ABMultiton"
s.version = "1.0.1"
s.summary = "Multiton pattern implementation or singletons manager."
s.homepage = "https://github.com/belkevich/multiton"
s.license = { :type => 'MIT', :file => 'LICENSE.txt' }
s.author = { "Alexey Belkevich" => "belkevich.alexey@gmail.com" }
s.source = { :git => "https://github.com/belkevich/multiton.git",
:tag => "1.0.1"}
s.platform = :ios
s.source_files = '*.{h,m}'
end
-14
View File
@@ -1,14 +0,0 @@
Pod::Spec.new do |s|
s.name = "ABMultiton"
s.version = "1.2.0"
s.summary = "Multiton pattern implementation and painless management of singletons."
s.homepage = "https://github.com/belkevich/multiton"
s.license = { :type => 'MIT', :file => 'LICENSE.txt' }
s.author = { "Alexey Belkevich" => "belkevich.alexey@gmail.com" }
s.source = { :git => "https://github.com/belkevich/multiton.git",
:tag => s.version.to_s }
s.source_files = '*.{h,m}'
s.ios.deployment_target = "5.0"
s.osx.deployment_target = "10.7"
s.requires_arc = true
end
-14
View File
@@ -1,14 +0,0 @@
Pod::Spec.new do |s|
s.name = "ABMultiton"
s.version = "1.2.1"
s.summary = "Multiton pattern implementation and painless management of singletons."
s.homepage = "https://github.com/belkevich/multiton"
s.license = { :type => 'MIT', :file => 'LICENSE.txt' }
s.author = { "Alexey Belkevich" => "belkevich.alexey@gmail.com" }
s.source = { :git => "https://github.com/belkevich/multiton.git",
:tag => s.version.to_s }
s.source_files = '*.{h,m}'
s.ios.deployment_target = "5.0"
s.osx.deployment_target = "10.7"
s.requires_arc = true
end
@@ -1,17 +0,0 @@
Pod::Spec.new do |s|
s.name = "ABRequestManager"
s.version = "0.0.1"
s.summary = "Lightweight and extensible request manager for iOS/OS X."
s.homepage = "https://github.com/belkevich/requestmanager"
s.license = { :type => 'MIT', :file => 'LICENSE.txt' }
s.author = { "Alexey Belkevich" => "belkevich.alexey@gmail.com" }
s.source = { :git => "https://github.com/belkevich/requestmanager.git",
:tag => s.version.to_s}
s.platform = :ios
s.source_files = 'Classes/**/*.{h,m}'
s.ios.deployment_target = "5.0"
s.osx.deployment_target = "10.7"
s.requires_arc = true
s.dependency 'ABMultiton'
s.dependency 'SCNetworkReachability'
end
@@ -1,11 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ACEAutocompleteBar'
s.version = '0.1.0'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.summary = 'Simple UITextFlied category to display text suggestions in real-time on the top of the virtual keyboard.'
s.homepage = 'https://github.com/acerbetti/ACEAutocompleteBar'
s.author = { 'Stefano Acerbetti' => 'acerbetti@gmail.com' }
s.source = { :git => 'https://github.com/acerbetti/ACEAutocompleteBar.git', :tag => 'v0.1.0' }
s.platform = :ios, '4.0'
s.source_files = 'ACEAutocompleteBar/*.{h,m}'
end
@@ -1,11 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ACEAutocompleteBar'
s.version = '0.1.1'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.summary = 'Simple UITextFlied category to display text suggestions in real-time on the top of the virtual keyboard.'
s.homepage = 'https://github.com/acerbetti/ACEAutocompleteBar'
s.author = { 'Stefano Acerbetti' => 'acerbetti@gmail.com' }
s.source = { :git => 'https://github.com/acerbetti/ACEAutocompleteBar.git', :tag => 'v0.1.1' }
s.platform = :ios, '4.0'
s.source_files = 'ACEAutocompleteBar/*.{h,m}'
end
@@ -1,11 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ACEAutocompleteBar'
s.version = '0.1.2'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.summary = 'Simple UITextFlied category to display text suggestions in real-time on the top of the virtual keyboard.'
s.homepage = 'https://github.com/acerbetti/ACEAutocompleteBar'
s.author = { 'Stefano Acerbetti' => 'acerbetti@gmail.com' }
s.source = { :git => 'https://github.com/acerbetti/ACEAutocompleteBar.git', :tag => 'v0.1.2' }
s.platform = :ios, '4.0'
s.source_files = 'ACEAutocompleteBar/*.{h,m}'
end
@@ -1,11 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ACEAutocompleteBar'
s.version = '1.0.0'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.summary = 'Simple UITextFlied category to display text suggestions in real-time on the top of the virtual keyboard.'
s.homepage = 'https://github.com/acerbetti/ACEAutocompleteBar'
s.author = { 'Stefano Acerbetti' => 'acerbetti@gmail.com' }
s.source = { :git => 'https://github.com/acerbetti/ACEAutocompleteBar.git', :tag => 'v1.0.0' }
s.platform = :ios, '4.0'
s.source_files = 'ACEAutocompleteBar/*.{h,m}'
end
@@ -1,11 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ACEDrawingView'
s.version = '0.2.0'
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE.txt' }
s.summary = 'An open source iOS component to create a drawing app.'
s.homepage = 'https://github.com/acerbetti/ACEDrawingView'
s.author = { 'Stefano Acerbetti' => 'acerbetti@gmail.com' }
s.source = { :git => 'https://github.com/acerbetti/ACEDrawingView.git', :tag => 'v0.2.0' }
s.platform = :ios, '4.0'
s.source_files = 'ACEDrawingView/*.{h,m}'
end
@@ -1,11 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ACEDrawingView'
s.version = '1.0.0'
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE.txt' }
s.summary = 'An open source iOS component to create a drawing app.'
s.homepage = 'https://github.com/acerbetti/ACEDrawingView'
s.author = { 'Stefano Acerbetti' => 'acerbetti@gmail.com' }
s.source = { :git => 'https://github.com/acerbetti/ACEDrawingView.git', :tag => 'v1.0.0' }
s.platform = :ios, '4.0'
s.source_files = 'ACEDrawingView/*.{h,m}'
end
@@ -1,11 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ACEDrawingView'
s.version = '1.0.1'
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE.txt' }
s.summary = 'An open source iOS component to create a drawing app.'
s.homepage = 'https://github.com/acerbetti/ACEDrawingView'
s.author = { 'Stefano Acerbetti' => 'acerbetti@gmail.com' }
s.source = { :git => 'https://github.com/acerbetti/ACEDrawingView.git', :tag => 'v1.0.1' }
s.platform = :ios, '4.0'
s.source_files = 'ACEDrawingView/*.{h,m}'
end
@@ -1,11 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ACEDrawingView'
s.version = '1.1.0'
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE.txt' }
s.summary = 'An open source iOS component to create a drawing app.'
s.homepage = 'https://github.com/acerbetti/ACEDrawingView'
s.author = { 'Stefano Acerbetti' => 'acerbetti@gmail.com' }
s.source = { :git => 'https://github.com/acerbetti/ACEDrawingView.git', :tag => 'v1.1.0' }
s.platform = :ios, '4.0'
s.source_files = 'ACEDrawingView/*.{h,m}'
end
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ACEExpandableTextCell'
s.version = '0.0.1'
s.homepage = 'https://github.com/acerbetti/ACEExpandableTextCell'
s.author = { 'Stefano Acerbetti' => 'acerbetti@gmail.com' }
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.summary = 'TextView inside an expandable TableViewCell.'
s.source = { :git => 'https://github.com/acerbetti/ACEExpandableTextCell.git', :tag => 'v0.0.1' }
s.source_files = 'ACEExpandableTextCell/*.{h,m}'
s.dependency 'SZTextView'
s.requires_arc = true
s.ios.deployment_target = '5.0'
end
-11
View File
@@ -1,11 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ACEToolKit'
s.version = '0.0.1'
s.homepage = 'https://github.com/acerbetti/ACEToolKit'
s.author = { 'Stefano Acerbetti' => 'acerbetti@gmail.com' }
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.summary = 'Development tools to make my life (and yours) a little bit easier.'
s.source = { :git => 'https://github.com/acerbetti/ACEToolKit.git', :commit => 'dc2aeb3757ee625cf8ffa176ad5582da786dd6c0' }
s.source_files = 'ACEToolKit/*.{h,m}'
s.platform = :ios
end
-11
View File
@@ -1,11 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ACEToolKit'
s.version = '0.0.2'
s.homepage = 'https://github.com/acerbetti/ACEToolKit'
s.author = { 'Stefano Acerbetti' => 'acerbetti@gmail.com' }
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.summary = 'Development tools to make my life (and yours) a little bit easier.'
s.source = { :git => 'https://github.com/acerbetti/ACEToolKit.git', :tag => 'v0.0.2' }
s.source_files = 'ACEToolKit/*.{h,m}'
s.platform = :ios
end
-11
View File
@@ -1,11 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ACEToolKit'
s.version = '0.0.3'
s.homepage = 'https://github.com/acerbetti/ACEToolKit'
s.author = { 'Stefano Acerbetti' => 'acerbetti@gmail.com' }
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.summary = 'Development tools to make my life (and yours) a little bit easier.'
s.source = { :git => 'https://github.com/acerbetti/ACEToolKit.git', :tag => 'v0.0.3' }
s.source_files = 'ACEToolKit/*.{h,m}'
s.platform = :ios
end
-23
View File
@@ -1,23 +0,0 @@
Pod::Spec.new do |s|
s.name = "ACEView"
s.version = "0.0.4"
s.summary = "Use the ACE editor in your Cocoa applications."
s.description = <<-DESC
The ACEView framework aims to allow you to use the ACE source code editor in your Cocoa applications, as if it were a native control.
DESC
s.homepage = "https://github.com/faceleg/ACEView"
s.license = {
:type => 'BSD',
:file => 'LICENSE'
}
s.author = { "Michael Robinson" => "mike@pagesofinterest.net" }
s.source = {
:git => 'https://github.com/faceleg/ACEView.git',
:tag => s.version.to_s,
:submodules => true
}
s.platform = :osx
s.frameworks = ['WebKit']
s.resource = ['ACEView/Dependencies/ace/src/*.js', 'ACEView/HTML/index.html']
s.source_files = 'ACEView/**/*.{h,m}'
end
-13
View File
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = "ACPButton"
s.version = "1.0.0"
s.summary = "UIButton subclass to easily add custom buttons to your iOS app."
s.homepage = "https://github.com/antoniocasero/ACPButton"
s.screenshots = "https://github.com/antoniocasero/ACPButton/blob/master/Screenshot1.png"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Antonio Casero" => "anto.casero@gmail.com" }
s.source = { :git => "https://github.com/antoniocasero/ACPButton.git", :tag => '1.0.0' }
s.platform = :ios, '5.0'
s.source_files = 'ACPButton.{h,m}'
s.requires_arc = true
end
@@ -1,14 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ACSimpleKeychain'
s.version = '0.0.1'
s.license = 'MIT'
s.summary = 'Dead simple keychain wrapper for iOS.'
s.homepage = 'https://github.com/alexchugunov/ACSimpleKeychain'
s.author = { 'Alex Chugunov' => 'alex.chugunov@gmail.com' }
s.source = { :git => 'https://github.com/alexchugunov/ACSimpleKeychain.git', :commit => 'edd22181aa55f47fff0c7d476b8a583b650b4264' }
s.platform = :ios
s.requires_arc = true
s.source_files = 'ACSimpleKeychain/**/*.{h,m}'
end
@@ -1,16 +0,0 @@
Pod::Spec.new do |s|
s.name = "ACVRangeSelector"
s.version = "1.0"
s.summary = "A range selector control for iOS, similar to UISlider but with three handles."
s.platform = :ios, '5.0'
s.description = <<-DESC
A configurable range selector control for iOS, similar to UISlider but with three handles.
DESC
s.homepage = "https://github.com/tapsandswipes/ACVRangeSelector"
s.author = { "Antonio Cabezuelo Vivo" => "antonio@tapsandswipes.com" }
s.source = { :git => "https://github.com/tapsandswipes/ACVRangeSelector.git", :tag => '1.0.2' }
s.source_files = 'ACVRangeSelector/*.{h,m}'
s.resources = 'ACVRangeSelector/ACVRangeSelector.bundle'
s.requires_arc = true
s.license = { :type => 'MIT', :file => 'LICENSE.markdown' }
end
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ADBBackgroundCells'
s.version = '1.0.0'
s.platform = :ios, '5.0'
s.summary = 'ADBBackgroundCells allow lazy loading for UITableViewCell objects performing a long time job in background without blocking the UI.'
s.description = 'NSInvocationOperation are used under the hood in place of GCD (Grand Central Dispatch) since operations put in a NSOperationQueue object can be canceled. This threading fashion allows optimized long scrolling where a lot of cells are displayed and immediately reused/disappeared, without the obligation to execute the job of no more visible cells. ADBBackgroundCells are block-based and use Objective-C runtime.'
s.homepage = 'https://github.com/albertodebortoli/ADBBackgroundCells'
s.author = { 'Alberto De Bortoli' => 'albertodebortoli.website@gmail.com' }
s.source = { :git => 'https://github.com/albertodebortoli/ADBBackgroundCells.git', :tag => '1.0.0' }
s.license = { :type => 'New BSD License', :file => 'LICENSE.markdown' }
s.source_files = 'ADBBackgroundCells/*.{h,m}'
s.requires_arc = true
end
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ADBBackgroundCells'
s.version = '1.1.0'
s.platform = :ios, '5.0'
s.summary = 'ADBBackgroundCells allow lazy loading for UITableViewCell objects performing a long time job in background without blocking the UI.'
s.description = 'NSInvocationOperation are used under the hood in place of GCD (Grand Central Dispatch) since operations put in a NSOperationQueue object can be canceled. This threading fashion allows optimized long scrolling where a lot of cells are displayed and immediately reused/disappeared, without the obligation to execute the job of no more visible cells. ADBBackgroundCells are block-based and use Objective-C runtime.'
s.homepage = 'https://github.com/albertodebortoli/ADBBackgroundCells'
s.author = { 'Alberto De Bortoli' => 'albertodebortoli.website@gmail.com' }
s.source = { :git => 'https://github.com/albertodebortoli/ADBBackgroundCells.git', :tag => '1.1.0' }
s.license = { :type => 'New BSD License', :file => 'LICENSE.markdown' }
s.source_files = 'ADBBackgroundCells/*.{h,m}'
s.requires_arc = true
end
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ADBBackgroundCells'
s.version = '1.1.1'
s.platform = :ios, '5.0'
s.summary = 'ADBBackgroundCells allow lazy loading for UITableViewCell objects performing a long time job in background without blocking the UI.'
s.description = 'NSInvocationOperation are used under the hood in place of GCD (Grand Central Dispatch) since operations put in a NSOperationQueue object can be canceled. This threading fashion allows optimized long scrolling where a lot of cells are displayed and immediately reused/disappeared, without the obligation to execute the job of no more visible cells. ADBBackgroundCells are block-based and use Objective-C runtime.'
s.homepage = 'https://github.com/albertodebortoli/ADBBackgroundCells'
s.author = { 'Alberto De Bortoli' => 'albertodebortoli.website@gmail.com' }
s.source = { :git => 'https://github.com/albertodebortoli/ADBBackgroundCells.git', :tag => '1.1.1' }
s.license = { :type => 'New BSD License', :file => 'LICENSE.markdown' }
s.source_files = 'ADBBackgroundCells/*.{h,m}'
s.requires_arc = true
end
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ADBIndexedTableView'
s.version = '1.0.0'
s.platform = :ios, '5.0'
s.summary = 'Indexed UITableView using first letter objects property.'
s.description = 'ADBIndexedTableView uses Objective-C runtime, introspection and message forwarding.'
s.homepage = 'https://github.com/albertodebortoli/ADBIndexedTableView'
s.author = { 'Alberto De Bortoli' => 'albertodebortoli.website@gmail.com' }
s.source = { :git => 'https://github.com/albertodebortoli/ADBIndexedTableView.git', :tag => '1.0.0' }
s.license = { :type => 'New BSD License', :file => 'LICENSE.markdown' }
s.source_files = 'ADBIndexedTableView/*.{h,m}'
s.requires_arc = true
end
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ADBIndexedTableView'
s.version = '1.1.0'
s.platform = :ios, '5.0'
s.summary = 'Indexed UITableView using first letter objects property.'
s.description = 'ADBIndexedTableView uses introspection and message forwarding.'
s.homepage = 'https://github.com/albertodebortoli/ADBIndexedTableView'
s.author = { 'Alberto De Bortoli' => 'albertodebortoli.website@gmail.com' }
s.source = { :git => 'https://github.com/albertodebortoli/ADBIndexedTableView.git', :tag => '1.1.0' }
s.license = { :type => 'New BSD License', :file => 'LICENSE.markdown' }
s.source_files = 'ADBIndexedTableView/*.{h,m}'
s.requires_arc = true
end
@@ -1,19 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADClusterMapView"
s.version = "0.0.1"
s.summary = "ADClusterMapView is a drop-in subclass of MKMapView that displays and animate clusters of annotations."
s.description = <<-DESC
ADClusterMapView is a drop-in subclass of MKMapView that
displays and animate clusters of annotations. This is very
useful in cases where you have to display many annotations
on the map. Concept and implementation were described on
Applidium's [website][http://applidium.com/en/news/too_many_pins_on_your_map/].
DESC
s.homepage = "https://github.com/applidium/ADClusterMapView"
s.license = { :type => 'NetBSD', :file => 'LICENSE' }
s.author = { "Applidium" => "https://github.com/applidium/" }
s.source = { :git => "https://github.com/applidium/ADClusterMapView.git", :commit => "d68d69b238929" }
s.platform = :ios
s.source_files = 'ADClusterMapView/**/*.{h,m}'
s.frameworks = 'MapKit', 'CoreLocation'
end
@@ -1,19 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADClusterMapView"
s.version = "1.0.0"
s.summary = "ADClusterMapView is a drop-in subclass of MKMapView that displays and animate clusters of annotations."
s.description = <<-DESC
ADClusterMapView is a drop-in subclass of MKMapView that
displays and animate clusters of annotations. This is very
useful in cases where you have to display many annotations
on the map. Concept and implementation were described on
Applidium's [website][http://applidium.com/en/news/too_many_pins_on_your_map/].
DESC
s.homepage = "https://github.com/applidium/ADClusterMapView"
s.license = { :type => 'NetBSD', :file => 'LICENSE' }
s.author = { "Applidium" => "https://github.com/applidium/" }
s.source = { :git => "https://github.com/applidium/ADClusterMapView.git", :tag => "v1.0.0" }
s.platform = :ios
s.source_files = 'ADClusterMapView/**/*.{h,m}'
s.frameworks = 'MapKit', 'CoreLocation'
end
@@ -1,19 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADClusterMapView"
s.version = "1.0.1"
s.summary = "ADClusterMapView is a drop-in subclass of MKMapView that displays and animate clusters of annotations."
s.description = <<-DESC
ADClusterMapView is a drop-in subclass of MKMapView that
displays and animate clusters of annotations. This is very
useful in cases where you have to display many annotations
on the map. Concept and implementation were described on
Applidium's [website][http://applidium.com/en/news/too_many_pins_on_your_map/].
DESC
s.homepage = "https://github.com/applidium/ADClusterMapView"
s.license = { :type => 'NetBSD', :file => 'LICENSE' }
s.author = { "Applidium" => "https://github.com/applidium/" }
s.source = { :git => "https://github.com/applidium/ADClusterMapView.git", :tag => "v1.0.1" }
s.platform = :ios
s.source_files = 'ADClusterMapView/**/*.{h,m}'
s.frameworks = 'MapKit', 'CoreLocation'
end
@@ -1,19 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADClusterMapView"
s.version = "1.0.2"
s.summary = "ADClusterMapView is a drop-in subclass of MKMapView that displays and animate clusters of annotations."
s.description = <<-DESC
ADClusterMapView is a drop-in subclass of MKMapView that
displays and animate clusters of annotations. This is very
useful in cases where you have to display many annotations
on the map. Concept and implementation were described on
Applidium's [website][http://applidium.com/en/news/too_many_pins_on_your_map/].
DESC
s.homepage = "https://github.com/applidium/ADClusterMapView"
s.license = { :type => 'NetBSD', :file => 'LICENSE' }
s.author = { "Applidium" => "https://github.com/applidium/" }
s.source = { :git => "https://github.com/applidium/ADClusterMapView.git", :tag => "v1.0.2" }
s.platform = :ios
s.source_files = 'ADClusterMapView/**/*.{h,m}'
s.frameworks = 'MapKit', 'CoreLocation'
end
-61
View File
@@ -1,61 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADNKit"
s.version = "1.0"
s.summary = "Objective-C framework for building App.net applications on iOS and OS X."
s.description = <<-DESC
ADNKit is an Objective-C framework for building App.net iOS and OS X applications. The guiding design principles are:
- Simple and powerful API.
- As much heavylifting as possible is done for you (aka, tons of convenience methods).
10- 0% App.net API and features support.
- No external dependencies other than `AFNetworking`.
DESC
s.homepage = "https://github.com/joeldev/ADNKit"
s.license = {
:type => 'BSD',
:text => <<-LICENSE
Copyright (c) 2013, Joel Levin. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Neither the name of ADNKit nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
LICENSE
}
s.author = { "Joel Levin" => "joellevin.email@gmail.com" }
s.source = { :git => "https://github.com/joeldev/ADNKit.git", :tag => "1.0" }
s.ios.deployment_target = '5.0'
s.ios.frameworks = 'CoreLocation', 'SystemConfiguration', 'MobileCoreServices', 'UIKit'
s.ios.source_files = 'ADNKit/*.{h,m}'
s.osx.deployment_target = '10.7'
s.osx.frameworks = 'CoreLocation', 'SystemConfiguration'
s.osx.source_files = 'ADNKit/*.{h,m}'
s.osx.exclude_files = '**/*{ANKOAuthViewController,ANKTextFieldCell,ANKUsernamePasswordAuthViewController}*'
s.prefix_header_contents = <<-EOS
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#endif
#if __IPHONE_OS_VERSION_MIN_REQUIRED
#import <MobileCoreServices/MobileCoreServices.h>
#endif
#import <SystemConfiguration/SystemConfiguration.h>
#import "AFNetworking.h"
#import "ANKResource.h"
#import "ANKAnnotationReplacement.h"
#import "ANKClient.h"
#import "ANKClient+ANKHandlerBlocks.h"
#import "NSArray+ANKAdditions.h"
#import "NSDictionary+ANKAdditions.h"
EOS
s.public_header_files = 'ADNKit/*.h', '*.h'
s.requires_arc = true
s.dependency 'AFNetworking', '~> 1.1.0'
end
-60
View File
@@ -1,60 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADNKit"
s.version = "1.1.1"
s.summary = "Objective-C framework for building App.net applications on iOS and OS X."
s.description = <<-DESC
ADNKit is an Objective-C framework for building App.net iOS and OS X applications. The guiding design principles are:
- Simple and powerful API
- As much heavylifting as possible is done for you (aka, tons of convenience methods)
10- 0% App.net API and features support
- No external dependencies other than AFNetworking.
DESC
s.homepage = "https://github.com/joeldev/ADNKit"
s.license = {
:type => 'BSD',
:text => <<-LICENSE
Copyright (c) 2013, Joel Levin. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Neither the name of ADNKit nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
LICENSE
}
s.author = { "Joel Levin" => "joellevin.email@gmail.com" }
s.source = { :git => "https://github.com/joeldev/ADNKit.git", :tag => "1.1.1" }
s.ios.deployment_target = '5.0'
s.ios.frameworks = 'CoreLocation', 'SystemConfiguration', 'MobileCoreServices', 'UIKit'
s.ios.source_files = 'ADNKit/*.{h,m}'
s.osx.deployment_target = '10.7'
s.osx.frameworks = 'CoreLocation', 'SystemConfiguration'
s.osx.source_files = 'ADNKit/*.{h,m}'
s.osx.exclude_files = '**/*{ANKOAuthViewController,ANKTextFieldCell,ANKUsernamePasswordAuthViewController}*'
s.prefix_header_contents = <<-EOS
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#if __IPHONE_OS_VERSION_MIN_REQUIRED
#import <MobileCoreServices/MobileCoreServices.h>
#endif
#import <SystemConfiguration/SystemConfiguration.h>
#import "AFNetworking.h"
#import "ANKResource.h"
#import "ANKAnnotationReplacement.h"
#import "ANKClient.h"
#import "ANKClient+ANKHandlerBlocks.h"
#import "NSArray+ANKAdditions.h"
#import "NSDictionary+ANKAdditions.h"
#endif
EOS
s.public_header_files = 'ADNKit/*.h', '*.h'
s.requires_arc = true
s.dependency 'AFNetworking', '~> 1.2.0'
end
-54
View File
@@ -1,54 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADNKit"
s.version = "1.1.2"
s.summary = "Objective-C framework for building App.net applications on iOS and OS X."
s.description = "ADNKit is an Objective-C framework for building App.net iOS and OS X applications."
s.homepage = "https://github.com/joeldev/ADNKit"
s.license = {
:type => 'BSD',
:text => <<-LICENSE
Copyright (c) 2013, Joel Levin. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Neither the name of ADNKit nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
LICENSE
}
s.author = { "Joel Levin" => "joellevin.email@gmail.com" }
s.source = { :git => "https://github.com/joeldev/ADNKit.git", :tag => "1.1.2" }
s.ios.deployment_target = '5.0'
s.ios.frameworks = 'CoreLocation', 'SystemConfiguration', 'MobileCoreServices', 'UIKit'
s.ios.source_files = 'ADNKit/*.{h,m}'
s.osx.deployment_target = '10.7'
s.osx.frameworks = 'CoreLocation', 'SystemConfiguration'
s.osx.source_files = 'ADNKit/*.{h,m}'
s.osx.exclude_files = '**/*{ANKOAuthViewController,ANKTextFieldCell,ANKUsernamePasswordAuthViewController}*'
s.prefix_header_contents = <<-EOS
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#if __IPHONE_OS_VERSION_MIN_REQUIRED
#import <MobileCoreServices/MobileCoreServices.h>
#endif
#import <SystemConfiguration/SystemConfiguration.h>
#import "AFNetworking.h"
#import "ANKResource.h"
#import "ANKAnnotationReplacement.h"
#import "ANKClient.h"
#import "ANKClient+ANKHandlerBlocks.h"
#import "NSArray+ANKAdditions.h"
#import "NSDictionary+ANKAdditions.h"
#endif
EOS
s.public_header_files = 'ADNKit/*.h', '*.h'
s.requires_arc = true
s.dependency 'AFNetworking', '~> 1.2.0'
end
-61
View File
@@ -1,61 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADNKit"
s.version = "1.1"
s.summary = "Objective-C framework for building App.net applications on iOS and OS X."
s.description = <<-DESC
ADNKit is an Objective-C framework for building App.net iOS and OS X applications. The guiding design principles are:
- Simple and powerful API
- As much heavylifting as possible is done for you (aka, tons of convenience methods)
10- 0% App.net API and features support
- No external dependencies other than AFNetworking.
DESC
s.homepage = "https://github.com/joeldev/ADNKit"
s.license = {
:type => 'BSD',
:text => <<-LICENSE
Copyright (c) 2013, Joel Levin. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Neither the name of ADNKit nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
LICENSE
}
s.author = { "Joel Levin" => "joellevin.email@gmail.com" }
s.source = { :git => "https://github.com/joeldev/ADNKit.git", :tag => "1.1" }
s.ios.deployment_target = '5.0'
s.ios.frameworks = 'CoreLocation', 'SystemConfiguration', 'MobileCoreServices', 'UIKit'
s.ios.source_files = 'ADNKit/*.{h,m}'
s.osx.deployment_target = '10.7'
s.osx.frameworks = 'CoreLocation', 'SystemConfiguration'
s.osx.source_files = 'ADNKit/*.{h,m}'
s.osx.exclude_files = '**/*{ANKOAuthViewController,ANKTextFieldCell,ANKUsernamePasswordAuthViewController}*'
s.prefix_header_contents = <<-EOS
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#endif
#if __IPHONE_OS_VERSION_MIN_REQUIRED
#import <MobileCoreServices/MobileCoreServices.h>
#endif
#import <SystemConfiguration/SystemConfiguration.h>
#import "AFNetworking.h"
#import "ANKResource.h"
#import "ANKAnnotationReplacement.h"
#import "ANKClient.h"
#import "ANKClient+ANKHandlerBlocks.h"
#import "NSArray+ANKAdditions.h"
#import "NSDictionary+ANKAdditions.h"
EOS
s.public_header_files = 'ADNKit/*.h', '*.h'
s.requires_arc = true
s.dependency 'AFNetworking', '~> 1.1.0'
end
-54
View File
@@ -1,54 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADNKit"
s.version = "1.2"
s.summary = "Objective-C framework for building App.net applications on iOS and OS X."
s.description = "ADNKit is an Objective-C framework for building App.net iOS and OS X applications."
s.homepage = "https://github.com/joeldev/ADNKit"
s.license = {
:type => 'BSD',
:text => <<-LICENSE
Copyright (c) 2013, Joel Levin. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Neither the name of ADNKit nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
LICENSE
}
s.author = { "Joel Levin" => "joellevin.email@gmail.com" }
s.source = { :git => "https://github.com/joeldev/ADNKit.git", :tag => "1.2" }
s.ios.deployment_target = '5.0'
s.ios.frameworks = 'CoreLocation', 'SystemConfiguration', 'MobileCoreServices', 'UIKit'
s.ios.source_files = 'ADNKit/*.{h,m}'
s.osx.deployment_target = '10.7'
s.osx.frameworks = 'CoreLocation', 'SystemConfiguration'
s.osx.source_files = 'ADNKit/*.{h,m}'
s.osx.exclude_files = '**/*{ANKOAuthViewController,ANKTextFieldCell,ANKUsernamePasswordAuthViewController}*'
s.prefix_header_contents = <<-EOS
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#if __IPHONE_OS_VERSION_MIN_REQUIRED
#import <MobileCoreServices/MobileCoreServices.h>
#endif
#import <SystemConfiguration/SystemConfiguration.h>
#import "AFNetworking.h"
#import "ANKResource.h"
#import "ANKAnnotationReplacement.h"
#import "ANKClient.h"
#import "ANKClient+ANKHandlerBlocks.h"
#import "NSArray+ANKAdditions.h"
#import "NSDictionary+ANKAdditions.h"
#endif
EOS
s.public_header_files = 'ADNKit/*.h', '*.h'
s.requires_arc = true
s.dependency 'AFNetworking', '~> 1.2.0'
end
-37
View File
@@ -1,37 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADNKit"
s.version = "1.3.1"
s.summary = "Objective-C framework for building App.net applications on iOS and OS X."
s.description = "ADNKit is an Objective-C framework for building App.net iOS and OS X applications."
s.homepage = "https://github.com/joeldev/ADNKit"
s.license = {
:type => 'BSD',
:text => <<-LICENSE
Copyright (c) 2013, Joel Levin. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Neither the name of ADNKit nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
LICENSE
}
s.author = { "Joel Levin" => "joellevin.email@gmail.com" }
s.source = { :git => "https://github.com/joeldev/ADNKit.git", :tag => "1.3.1" }
s.ios.deployment_target = '5.0'
s.ios.frameworks = 'CoreLocation', 'SystemConfiguration', 'MobileCoreServices', 'UIKit'
s.ios.source_files = 'ADNKit/*.{h,m}'
s.osx.deployment_target = '10.7'
s.osx.frameworks = 'CoreLocation', 'SystemConfiguration'
s.osx.source_files = 'ADNKit/*.{h,m}'
s.osx.exclude_files = ['ADNKit/ANKOAuthViewController.{h,m}', 'ADNKit/ANKTextFieldCell.{h,m}', 'ADNKit/ANKUsernamePasswordAuthViewController.{h,m}']
s.prefix_header_file = 'ADNKit/ADNKit-Prefix.pch'
s.public_header_files = 'ADNKit/*.h', '*.h'
s.requires_arc = true
s.dependency 'AFNetworking', '~> 1.3.0'
end
-20
View File
@@ -1,20 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADNLogin"
s.version = "1.0.0"
s.summary = "Easily add support for seamless App.net login via the Passport app."
s.description = <<-EOT
The ADNLogin SDK is the easiest and fastest way to add support for authentication
for the App.net API via the Passport app. This SDK allows you to detect the
presence of the Passport app on a user's device and request an access token
if it is installed.
EOT
s.homepage = "https://developers.app.net/"
s.license = 'MIT'
s.authors = { "Bryan Berg" => "bryan@app.net" }
s.source = { :git => "https://github.com/appdotnet/ADNLogin-SDK-iOS.git", :tag => "1.0.0" }
s.ios.deployment_target = '5.0'
s.source_files = 'Source/*.{h,m}'
s.public_header_files = 'Source/ADNLogin.h'
s.frameworks = 'Foundation', 'Security'
s.requires_arc = true
end
-20
View File
@@ -1,20 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADNLogin"
s.version = "1.0.1"
s.summary = "Easily add support for seamless App.net login via the Passport app."
s.description = <<-EOT
The ADNLogin SDK is the easiest and fastest way to add support for authentication
for the App.net API via the Passport app. This SDK allows you to detect the
presence of the Passport app on a user's device and request an access token
if it is installed.
EOT
s.homepage = "https://developers.app.net/"
s.license = 'MIT'
s.authors = { "Bryan Berg" => "bryan@app.net" }
s.source = { :git => "https://github.com/appdotnet/ADNLogin-SDK-iOS.git", :tag => "1.0.1" }
s.ios.deployment_target = '5.0'
s.source_files = 'Source/*.{h,m}'
s.public_header_files = 'Source/ADNLogin.h'
s.frameworks = 'Foundation', 'Security'
s.requires_arc = true
end
-20
View File
@@ -1,20 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADNLogin"
s.version = "2.0.0"
s.summary = "Easily add support for seamless App.net login via the Passport app."
s.description = <<-EOT
The ADNLogin SDK is the easiest and fastest way to add support for authentication
for the App.net API via the Passport app. This SDK allows you to detect the
presence of the Passport app on a user's device and request an access token
if it is installed.
EOT
s.homepage = "https://developers.app.net/"
s.license = 'MIT'
s.authors = { "Bryan Berg" => "bryan@app.net" }
s.source = { :git => "https://github.com/appdotnet/ADNLogin-SDK-iOS.git", :tag => "2.0.0" }
s.ios.deployment_target = '5.0'
s.source_files = 'SDK/*.{h,m}'
s.public_header_files = 'SDK/ADNLogin.h'
s.frameworks = 'Foundation', 'Security', 'StoreKit'
s.requires_arc = true
end
-20
View File
@@ -1,20 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADNLogin"
s.version = "2.1.0"
s.summary = "Easily add support for seamless App.net login via the Passport app."
s.description = <<-EOT
The ADNLogin SDK is the easiest and fastest way to add support for authentication
for the App.net API via the Passport app. This SDK allows you to detect the
presence of the Passport app on a user's device and request an access token
if it is installed.
EOT
s.homepage = "https://developers.app.net/"
s.license = 'MIT'
s.authors = { "Bryan Berg" => "bryan@app.net" }
s.source = { :git => "https://github.com/appdotnet/ADNLogin-SDK-iOS.git", :tag => "2.1.0" }
s.ios.deployment_target = '5.0'
s.source_files = 'SDK/*.{h,m}'
s.public_header_files = 'SDK/*.h'
s.frameworks = 'Foundation', 'Security', 'StoreKit'
s.requires_arc = true
end
-16
View File
@@ -1,16 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADTickerLabel"
s.version = "0.57"
s.summary = "ADTickerLabel An objective-c UIView which provide a mechanism to show numbers with rolling effect, like in counter."
s.description = <<-DESC
ADTickerLabel An objective-c UIView which provide a mechanism to show numbers with rolling effect, like in counter.
DESC
s.homepage = "https://github.com/Antondomashnev"
s.author = { 'Anton Domashnev' => 'antondomashnev@gmail.com' }
s.source = { :git => "https://github.com/Antondomashnev/ADTickerLabel.git", :tag => s.version.to_s}
s.platform = :ios
s.source_files = '*.{h,m}'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.framework = 'CoreGraphics', 'QuartzCore'
s.requires_arc = true
end
@@ -1,21 +0,0 @@
Pod::Spec.new do |s|
s.name = "ADTransitionController"
s.version = "1.0.0"
s.summary = "Drop-in replacement for UINavigationController with custom transition animations."
s.description = <<-DESC
ADTransitionController is a drop-in replacement for UINavigationController
with custom transition animations.
Concept was described on Applidium's
[website][http://applidium.com/en/news/uinavigationcontroller_with_custom_transitions/].
DESC
s.homepage = "http://applidium.github.io/ADTransitionController/"
s.screenshots = "http://applidium.com/en/news/uinavigationcontroller_with_custom_transitions/adtransitioncontroller.jpg?13739936"
s.license = { :type => 'NetBSD', :file => 'LICENSE' }
s.author = { "Applidium" => "contact@applidium.com" }
s.source = { :git => "https://github.com/applidium/ADTransitionController.git", :tag => "v1.0.0" }
s.platform = :ios, '5.0'
s.ios.deployment_target = '5.0'
s.source_files = 'ADTransitionController/**/*.{h,m}'
s.exclude_files = 'TransitionDemo/**/*.{h,m}'
s.frameworks = 'QuartzCore'
end
@@ -1,15 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ADVProgressBar'
s.version = '0.0.1'
s.license = 'MIT'
s.summary = 'Progress Bar Design with Percentage values.'
s.homepage = 'https://github.com/appdesignvault'
s.author = { 'appdesignvault' => 'appdesignvault' }
s.source = { :git => 'https://github.com/appdesignvault/ADVProgressBar.git', :commit => 'f17b15c15574d6d101cd5fcfd58239e16e806647' }
s.platform = :ios
s.source_files = 'ADVProgressBar/Classes/*.{h,m}'
s.resources = "ADVProgressBar/Resources/*.png"
s.framework = 'UIKit'
s.requires_arc = true
end
@@ -1,27 +0,0 @@
Pod::Spec.new do |s|
s.name = 'ADiOSUtilities'
s.version = '1.0.0'
s.license = 'MIT'
s.summary = 'ADiOSUtilities is collection of static libraries with re-useable iOS awesomeness.'
s.homepage = 'https://github.com/adamvduke/ADiOSUtilities'
s.author = { 'Adam Duke' => 'adam.v.duke+github@gmail.com' }
s.source = { :git => 'https://github.com/adamvduke/ADiOSUtilities.git', :tag => '1.0.0' }
s.platform = :ios
s.requires_arc = true
s.subspec 'ADFoundationAdditions' do |sub|
sub.source_files = 'ADFoundationAdditions/*.{h,m}'
sub.framework = 'Foundation'
end
s.subspec 'ADHelpers' do |sub|
sub.source_files = 'ADHelpers/*.{h,m}'
sub.framework = 'AudioToolbox'
end
s.subspec 'ADUIKitAdditions' do |sub|
sub.source_files = 'ADUIKitAdditions/*.{h,m}'
sub.framework = 'UIKit'
end
end
@@ -1,14 +0,0 @@
Pod::Spec.new do |s|
s.name = "AFAbstractRESTClient"
s.version = "1.0"
s.summary = "AFAbstractRESTClient is simple abstract solution to deal with REST webservices using AFNetworking."
s.homepage = "https://github.com/burczyk/AFAbstractRESTClient"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Kamil Burczyk" => "kamil.burczyk@gmail.com" }
s.source = { :git => "https://github.com/burczyk/AFAbstractRESTClient.git", :tag => "1.0" }
s.platform = :ios, '6.0'
s.source_files = 'AFAbstractRESTClient'
s.prefix_header_file = 'AFAbstractRESTClient/AFAbstractRESTClient-Prefix.pch'
s.requires_arc = true
s.dependency 'AFNetworking', '~> 1.2.1'
end
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = 'AFAddressBookManager'
s.version = '0.1'
s.summary = 'Get contacts from AddressBook by their phone numbers.'
s.homepage = 'https://github.com/Fogh/AFAddressBookManager'
s.license = 'MIT'
s.author = { 'Anders Fogh Eriksen' => 'andfogh@gmail.com' }
s.source = { :git => 'https://github.com/Fogh/AFAddressBookManager.git', :tag => 'v0.1'}
s.platform = :ios, '6.0'
s.source_files = 'AFAddressBookManager/*.{h,m}'
s.framework = 'AddressBook'
s.requires_arc = true
end
@@ -1,18 +0,0 @@
Pod::Spec.new do |s|
s.name = "AFAmazonS3Client"
s.version = "0.0.1"
s.summary = "AFNetworking Client for the Amazon S3 API."
s.description = <<-DESC
AFAmazonS3Client is an AFHTTPClient subclass for interacting with the Amazon S3 API.
As the S3 API returns XML responses, you may find it useful to include AFKissXMLRequestOperation (just remember to do -registerHTTPOperationClass:)
Caution: This code is still in its early stages of development, so exercise caution when incorporating this into production code.
DESC
s.homepage = "https://github.com/AFNetworking/AFAmazonS3Client"
s.license = 'MIT'
s.author = { "Mattt Thompson" => "m@mattt.me" }
s.source = { :git => "https://github.com/AFNetworking/AFAmazonS3Client.git", :commit => "f092a1e960e628b07b1bfc2cc24a0d66eff55280" }
s.ios.deployment_target = '5.0'
s.osx.deployment_target = '10.7'
s.source_files = '*.{h,m}'
s.dependency 'AFNetworking', '~> 1.0RC1'
end
@@ -1,15 +0,0 @@
Pod::Spec.new do |s|
s.name = "AFAmazonS3Client"
s.version = "0.1.0"
s.summary = "AFNetworking Client for the Amazon S3 API."
s.homepage = "https://github.com/AFNetworking/AFAmazonS3Client"
s.license = 'MIT'
s.author = { "Mattt Thompson" => "m@mattt.me" }
s.source = { :git => "https://github.com/AFNetworking/AFAmazonS3Client.git",
:tag => "0.1.0" }
s.source_files = 'AFAmazonS3Client'
s.requires_arc = true
s.dependency 'AFNetworking', '~> 1.0'
end
@@ -1,15 +0,0 @@
Pod::Spec.new do |s|
s.name = "AFAmazonS3Client"
s.version = "0.2.0"
s.summary = "AFNetworking Client for the Amazon S3 API."
s.homepage = "https://github.com/AFNetworking/AFAmazonS3Client"
s.license = 'MIT'
s.author = { "Mattt Thompson" => "m@mattt.me" }
s.source = { :git => "https://github.com/AFNetworking/AFAmazonS3Client.git",
:tag => "0.2.0" }
s.source_files = 'AFAmazonS3Client'
s.requires_arc = true
s.dependency 'AFNetworking', '~> 1.0'
end
@@ -1,15 +0,0 @@
Pod::Spec.new do |s|
s.name = 'AFCSVRequestOperation'
s.version = '1.0.0'
s.homepage = 'https://github.com/acerbetti/AFCSVRequestOperation'
s.author = { 'Stefano Acerbetti' => 'acerbetti@gmail.com' }
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.summary = 'An extension for AFNetworking that provides an interface to parse CSV using CHCSVParser.'
s.source = { :git => 'https://github.com/acerbetti/AFCSVRequestOperation.git', :tag => 'v1.0.0' }
s.source_files = 'AFCSVRequestOperation.{h,m}'
s.dependency 'AFNetworking'
s.dependency 'CHCSVParser'
s.ios.deployment_target = '5.0'
s.osx.deployment_target = '10.7'
s.requires_arc = true
end
-25
View File
@@ -1,25 +0,0 @@
Pod::Spec.new do |s|
s.name = "AFCache"
s.version = "0.0.1"
s.summary = "AFCache is an HTTP cache for iOS and OSX seeking towards full RFC2616 compliance."
s.description = <<-DESC
AFCache is an HTTP cache for iOS and OSX seeking towards full RFC2616 compliance.
The cache was initially written because on iOS, NSURLCache ignores NSURLCacheStorageAllowed
and instead treats it as NSURLCacheStorageAllowedInMemoryOnly which is pretty useless for a persistent cache.
DESC
s.homepage = "https://github.com/artifacts/AFCache"
s.license = { :type => 'Apache License, Version 2.0', :text => <<-TXT
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
TXT
}
s.author = { "Michael Markowski" => "m.markowski@artifacts.de" }
s.source = { :git => "https://github.com/artifacts/AFCache.git", :commit => "ca5ca130dbb097100b9501cad59d877c9806c67d" }
# Migth need to extract third party as dependencies
s.ios.source_files = 'src/iOS', 'src/shared', 'src/3rdparty/**/*.{h,m}'
s.osx.source_files = 'src/OSX', 'src/shared', 'src/3rdparty/**/*.{h,m}'
s.framework = 'SystemConfiguration'
s.library = 'z'
end
@@ -1,15 +0,0 @@
Pod::Spec.new do |s|
s.name = "AFCensusAPIClient"
s.version = "0.0.1"
s.summary = "AFHTTPClient subclass for the Census API."
s.homepage = "https://github.com/pj4533/AFCensusAPIClient"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "PJ Gray" => "pj4533@gmail.com" }
s.source = { :git => "https://github.com/pj4533/AFCensusAPIClient.git", :tag => s.version.to_s }
s.platform = :ios, '5.0'
s.source_files = 'AFCensusAPIClient'
s.requires_arc = true
s.ios.deployment_target = '5.0'
s.dependency 'AFFCCAPIClient'
end
@@ -1,15 +0,0 @@
Pod::Spec.new do |s|
s.name = "AFCensusAPIClient"
s.version = "0.0.2"
s.summary = "AFHTTPClient subclass for the Census API."
s.homepage = "https://github.com/pj4533/AFCensusAPIClient"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "PJ Gray" => "pj4533@gmail.com" }
s.source = { :git => "https://github.com/pj4533/AFCensusAPIClient.git", :tag => s.version.to_s }
s.platform = :ios, '5.0'
s.source_files = 'AFCensusAPIClient'
s.requires_arc = true
s.ios.deployment_target = '5.0'
s.dependency 'AFFCCAPIClient', '> 0.0.1'
end
@@ -1,14 +0,0 @@
Pod::Spec.new do |s|
s.name = 'AFDownloadRequestOperation'
s.version = '0.0.1'
s.summary = "A progressive download operation for AFNetworking."
s.homepage = "https://github.com/steipete/AFDownloadRequestOperation"
s.author = { 'Peter Steinberger' => 'steipete@gmail.com' }
s.source = { :git => 'https://github.com/steipete/AFDownloadRequestOperation.git', :commit => '2d7672ba74f1eae1fa2f8bd45525df1f5be81e40' }
s.platform = :ios, '5.0'
s.requires_arc = true
s.source_files = '*.{h,m}'
s.license = 'MIT'
s.dependency 'AFNetworking', '>=1.1'
end
@@ -1,14 +0,0 @@
Pod::Spec.new do |s|
s.name = 'AFDownloadRequestOperation'
s.version = '0.0.2'
s.summary = "A progressive download operation for AFNetworking."
s.homepage = "https://github.com/steipete/AFDownloadRequestOperation"
s.author = { 'Peter Steinberger' => 'steipete@gmail.com' }
s.source = { :git => 'https://github.com/steipete/AFDownloadRequestOperation.git', :tag => s.version.to_s }
s.platform = :ios, '5.0'
s.requires_arc = true
s.source_files = '*.{h,m}'
s.license = 'MIT'
s.dependency 'AFNetworking', '>=1.1'
end
@@ -1,15 +0,0 @@
Pod::Spec.new do |s|
s.name = "AFFCCAPIClient"
s.version = "0.0.1"
s.summary = "AFHTTPClient subclass for the FCC API."
s.homepage = "https://github.com/pj4533/AFFCCAPIClient"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "PJ Gray" => "pj4533@gmail.com" }
s.source = { :git => "https://github.com/pj4533/AFFCCAPIClient.git", :tag => s.version.to_s }
s.platform = :ios, '5.0'
s.source_files = 'AFFCCAPIClient'
s.requires_arc = true
s.ios.deployment_target = '5.0'
s.dependency 'AFNetworking'
end
@@ -1,15 +0,0 @@
Pod::Spec.new do |s|
s.name = "AFFCCAPIClient"
s.version = "0.0.2"
s.summary = "AFHTTPClient subclass for the FCC API."
s.homepage = "https://github.com/pj4533/AFFCCAPIClient"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "PJ Gray" => "pj4533@gmail.com" }
s.source = { :git => "https://github.com/pj4533/AFFCCAPIClient.git", :tag => s.version.to_s }
s.platform = :ios, '5.0'
s.source_files = 'AFFCCAPIClient'
s.requires_arc = true
s.ios.deployment_target = '5.0'
s.dependency 'AFNetworking'
end
-19
View File
@@ -1,19 +0,0 @@
Pod::Spec.new do |s|
s.name = 'AFHARchiver'
s.version = '0.0.1'
s.summary = 'An AFNetworking extension to automatically generate a HTTP Archive file of all of your network requests.'
s.author = {
'Kevin Harwood' => 'kevin.harwood@mutualmobile.com'
}
s.homepage = 'https://github.com/mutualmobile/AFHARchiver/AFHARchiver.podspec'
s.source = { :git => "https://github.com/mutualmobile/AFHARchiver.git", :tag => "0.0.1" }
s.source_files = 'AFHARchiver'
s.license = {
:type => 'MIT',
:file => 'LICENSE'
}
s.requires_arc = true
s.ios.deployment_target = '5.0'
s.osx.deployment_target = '10.7'
s.dependency 'AFNetworking', '>= 0.9'
end
-19
View File
@@ -1,19 +0,0 @@
Pod::Spec.new do |s|
s.name = 'AFHARchiver'
s.version = '0.0.2'
s.summary = 'An AFNetworking extension to automatically generate a HTTP Archive file of all of your network requests.'
s.author = {
'Kevin Harwood' => 'kevin.harwood@mutualmobile.com'
}
s.homepage = 'https://github.com/mutualmobile/AFHARchiver/'
s.source = { :git => "https://github.com/mutualmobile/AFHARchiver.git", :tag => "0.0.2" }
s.source_files = 'AFHARchiver'
s.license = {
:type => 'MIT',
:file => 'LICENSE'
}
s.requires_arc = true
s.ios.deployment_target = '5.0'
s.osx.deployment_target = '10.7'
s.dependency 'AFNetworking', '>= 0.9'
end
@@ -1,14 +0,0 @@
Pod::Spec.new do |s|
s.name = "AFHTTPClientLogger"
s.version = "0.5.0"
s.summary = "A configurable HTTP request logger for AFNetworking."
s.homepage = "https://github.com/jparise/AFHTTPClientLogger"
s.license = 'MIT'
s.author = { "Jon Parise" => "jon@indelible.org" }
s.source = { :git => "https://github.com/jparise/AFHTTPClientLogger.git", :tag => "0.5.0" }
s.source_files = 'AFHTTPClientLogger.{h,m}'
s.ios.deployment_target = '5.0'
s.osx.deployment_target = '10.7'
s.requires_arc = true
s.dependency 'AFNetworking', '>= 1.0'
end
@@ -1,14 +0,0 @@
Pod::Spec.new do |s|
s.name = "AFHTTPFileUpdateOperation"
s.version = "0.0.1"
s.summary = "AFNetworking extenstion for updating file with HTTP header \"If-Modified-Since\" and status code 304."
s.homepage = "https://github.com/samnung/AFHTTPFileUpdateOperation"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Roman Kříž" => "samnung@gmail.com" }
s.source = { :git => "https://github.com/samnung/AFHTTPFileUpdateOperation.git", :tag => "#{s.version}" }
s.source_files = 'AFHTTPFileUpdateOperation.{h,m}'
s.requires_arc = true
s.platform = :ios, '5.0'
s.dependency 'AFNetworking', '~> 1.0'
s.dependency 'SAMWeak'
end
@@ -1,20 +0,0 @@
Pod::Spec.new do |s|
s.name = "AFHTTPRequestOperationLogger-VolumeControl"
s.version = "0.0.1"
s.summary = "Change log level with hardware volume buttons."
s.homepage = "https://github.com/OliverLetterer/AFHTTPRequestOperationLogger-VolumeControl"
s.license = 'MIT'
s.author = { "Oliver Letterer" => "oliver.letterer@gmail.com" }
s.source = { :git => "https://github.com/OliverLetterer/AFHTTPRequestOperationLogger-VolumeControl.git", :tag => s.version.to_s }
s.platform = :ios, '5.0'
s.source_files = 'AFHTTPRequestOperationLogger-VolumeControl'
s.requires_arc = true
s.frameworks = 'Foundation', 'MediaPlayer', 'AudioToolbox'
s.dependency 'AFHTTPRequestOperationLogger', '>= 0.10.0'
end
@@ -1,13 +0,0 @@
Pod::Spec.new do |s|
s.name = 'AFHTTPRequestOperationLogger'
s.version = '0.10.0'
s.license = 'MIT'
s.summary = 'AFNetworking Extension for HTTP Request Logging.'
s.homepage = 'https://github.com/AFNetworking/AFHTTPRequestOperationLogger'
s.authors = { 'Mattt Thompson' => 'm@mattt.me' }
s.source = { :git => 'https://github.com/AFNetworking/AFHTTPRequestOperationLogger.git', :tag => '0.10.0' }
s.source_files = 'AFHTTPRequestOperationLogger.{h,m}'
s.requires_arc = true
s.dependency 'AFNetworking', '>= 0.9.0'
end
@@ -1,11 +0,0 @@
Pod::Spec.new do |s|
s.name = 'AFHTTPRequestOperationLogger'
s.version = '0.9.0'
s.license = 'MIT'
s.summary = 'AFNetworking Extension for HTTP Request Logging.'
s.homepage = 'https://github.com/AFNetworking/AFHTTPRequestOperationLogger'
s.authors = { 'Mattt Thompson' => 'm@mattt.me' }
s.source = { :git => 'https://github.com/AFNetworking/AFHTTPRequestOperationLogger.git', :tag => '0.9.0' }
s.source_files = 'AFHTTPRequestOperationLogger.{h,m}'
s.dependency 'AFNetworking', '>= 0.9.0'
end
@@ -1,14 +0,0 @@
Pod::Spec.new do |s|
s.name = 'AFImageDownloader'
s.version = '1.0.0'
s.summary = 'Downloads JPEG images asynchronously and decompresses them on a background thread.'
s.author = { 'Ash Furrow' => 'ash@ashfurrow.com' }
s.source = { :git => 'https://github.com/AshFurrow/AFImageDownloader.git', :tag => '1.0.0' }
s.source_files = 'Classes', '*.{h,m}'
s.license = 'MIT'
s.homepage = 'https://github.com/AshFurrow/AFImageDownloader'
s.dependency 'Kiwi', '~> 1.1.1'
s.requires_arc = true
s.platform = :ios, '5.0'
s.license = 'MIT'
end
@@ -1,21 +0,0 @@
Pod::Spec.new do |s|
s.name = "AFIncrementalStore"
s.version = "0.1.0"
s.summary = "Core Data Persistence with AFNetworking, Done Right."
s.homepage = "https://github.com/AFNetworking/AFIncrementalStore"
s.license = 'MIT'
s.author = { "Mattt Thompson" => "m@mattt.me" }
s.platform = :ios, '5.0'
s.source = { :git => "https://github.com/AFNetworking/AFIncrementalStore.git", :tag => "0.1.0" }
s.source_files = 'AFIncrementalStore/*.{h,m}'
s.framework = 'CoreData'
s.requires_arc = true
s.dependency 'AFNetworking', '>= 0.9.0'
end
@@ -1,20 +0,0 @@
Pod::Spec.new do |s|
s.name = "AFIncrementalStore"
s.version = "0.3.0"
s.summary = "Core Data Persistence with AFNetworking, Done Right."
s.homepage = "https://github.com/AFNetworking/AFIncrementalStore"
s.author = { "Mattt Thompson" => "m@mattt.me" }
s.license = 'MIT'
s.ios.deployment_target = '5.0'
s.osx.deployment_target = '10.7'
s.source = { :git => "https://github.com/AFNetworking/AFIncrementalStore.git", :tag => "0.3.0" }
s.source_files = 'AFIncrementalStore/*.{h,m}'
s.framework = 'CoreData'
s.requires_arc = true
s.dependency 'AFNetworking', '>= 0.9.0'
end
@@ -1,20 +0,0 @@
Pod::Spec.new do |s|
s.name = "AFIncrementalStore"
s.version = "0.3.1"
s.summary = "Core Data Persistence with AFNetworking, Done Right."
s.homepage = "https://github.com/AFNetworking/AFIncrementalStore"
s.author = { "Mattt Thompson" => "m@mattt.me" }
s.license = 'MIT'
s.ios.deployment_target = '5.0'
s.osx.deployment_target = '10.7'
s.source = { :git => "https://github.com/AFNetworking/AFIncrementalStore.git", :tag => "0.3.1" }
s.source_files = 'AFIncrementalStore/*.{h,m}'
s.framework = 'CoreData'
s.requires_arc = true
s.dependency 'AFNetworking', '>= 0.9.0'
end

Some files were not shown because too many files have changed in this diff Show More