[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / 0 / SunnyFPS / 0.0.1 / SunnyFPS.podspec.json
blob78b350dddca99400cc0d4ca91f25b7b8be15ea1a
2   "name": "SunnyFPS",
3   "version": "0.0.1",
4   "summary": "SunnyFPS",
5   "description": "SunnyFPS 一个简单查看FPS的Swift库",
6   "homepage": "https://github.com/itamaker/SunnyFPS.git",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "amaker": "itamaker@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/itamaker/SunnyFPS.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m,swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true