[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 6 / FlickrKit / 1.0.4 / FlickrKit.podspec.json
blobdb657f738978a59454f3bc3faf07098c5c2ef846
2   "name": "FlickrKit",
3   "version": "1.0.4",
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.4"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "frameworks": "SystemConfiguration",
25   "weak_frameworks": "AssetsLibrary",
26   "requires_arc": true