[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 2 / a / FlurryController / 1.0.0 / FlurryController.podspec.json
blob37b56d62cd8452b83e9b0b5a92ce45b935bfdb82
2   "name": "FlurryController",
3   "version": "1.0.0",
4   "summary": "Handling Flurry related APIs, for readablility",
5   "homepage": "https://github.com/egggit/FlurryController",
6   "license": "MIT",
7   "authors": {
8     "Egg": "egg.github@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/egggit/FlurryController.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": false,
18   "dependencies": {
19     "FlurrySDK": [
21     ]
22   },
23   "source_files": "Pod/Classes/**/*"