[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / f / b / 6 / CPFExtension / 0.4.1 / CPFExtension.podspec.json
blobfb59aa4ddb10291af9625ffd16d76d480422e704
2   "name": "CPFExtension",
3   "version": "0.4.1",
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.4.1"
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   }