[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / b / 4 / 5 / objectiveflickr / 0.0.1 / objectiveflickr.podspec.json
blob1997ce21d03cc29a8aa3985ffc7e5442d41558a5
2   "name": "objectiveflickr",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "ObjectiveFlickr, a Flickr API framework for Objective-C.",
6   "homepage": "http://lukhnos.org",
7   "authors": {
8     "Lukhnos D. Liu": "lukhnos@lukhnos.org"
9   },
10   "source": {
11     "git": "https://github.com/lukhnos/objectiveflickr.git",
12     "commit": "0ab77bde67251b946be8b4078cb9986412918e60"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": [
18     "Source/*.{h,m}",
19     "LFWebAPIKit/*.{h,m}"
20   ],
21   "resources": "BridgeSupport",
22   "frameworks": "SystemConfiguration",
23   "requires_arc": false