[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 6 / FlickrKit / 1.0.1 / FlickrKit.podspec.json
blob9419a2b27300efa7708649b802ffe94c12f6a383
2   "name": "FlickrKit",
3   "version": "1.0.1",
4   "summary": "FlickrKit is an iOS Objective-C library for accessing the Flickr API.",
5   "homepage": "https://github.com/devedup/FlickrKit",
6   "license": {
7     "type": "BSD license with attribution",
8     "file": "Source Code License.rtf"
9   },
10   "authors": {
11     "David Casserly": "flickrkit@devedup.com"
12   },
13   "source": {
14     "git": "https://github.com/devedup/FlickrKit.git",
15     "tag": "v1.0.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "frameworks": "SystemConfiguration",
25   "requires_arc": true