[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / f / b / 6 / CPFExtension / 0.2.2 / CPFExtension.podspec.json
blobe08dd4438b6088d7db0bdf734c2e24a7152d12de
2   "name": "CPFExtension",
3   "version": "0.2.2",
4   "summary": "Swift一些实用扩展",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "chenpengfei": "afeiafeia@163.com"
11   },
12   "source": {
13     "git": "https://github.com/Loadar/CPFExtension.git",
14     "tag": "0.2.2"
15   },
16   "homepage": "https://github.com/Loadar/CPFExtension",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "Classes/*.swift",
22     "Classes/*/*.swift"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "CPFChain": [
28     ]
29   }