[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 0 / 5 / 9 / fps / 1.0.0 / fps.podspec.json
blob6fb025e1364e21c0862c0d8115ca011773735def
2   "name": "fps",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "An FPS moniter view on iOS.",
9   "homepage": "https://github.com/dimsky/FPSDemo",
10   "authors": {
11     "dimsky": "dimsky@163.com"
12   },
13   "source": {
14     "git": "https://github.com/dimsky/FPSDemo.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FPS/*.{swift}"