[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / f / 4 / 3 / ASFPSManager / 1.1.0 / ASFPSManager.podspec.json
blob8aa9ef9173f1353170d5b14293b6850b8e2587c9
2   "name": "ASFPSManager",
3   "version": "1.1.0",
4   "license": "MIT",
5   "summary": "A fps view used on iOS.",
6   "homepage": "https://github.com/Qinzhao/ASFPSManager",
7   "authors": {
8     "allenQin": "601990575@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/Qinzhao/ASFPSManager.git",
12     "tag": "1.1.0"
13   },
14   "source_files": "ASFPSManager/*.{h,m}",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "CoreFoundation",
22     "CoreText",
23     "CoreGraphics",
24     "CoreImage",
25     "QuartzCore",
26     "ImageIO",
27     "AssetsLibrary",
28     "Accelerate",
29     "MobileCoreServices",
30     "SystemConfiguration"
31   ],
32   "dependencies": {
33     "YYKit": [
35     ]
36   }