[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / 2 / 8 / PoporGhost / 0.1.01 / PoporGhost.podspec.json
blob7bf04c71cf6e30fa172ffa402cbe8638de3ca492
2   "name": "PoporGhost",
3   "version": "0.1.01",
4   "summary": "PoporGhost: 方便测试数据, 将测试数据转变为dic,通过yyCache保存到磁盘,可以在下一次恢复,适用于大量输入数据的情况.",
5   "homepage": "https://github.com/popor/PoporGhost",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "popor": "908891024@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/popor/PoporGhost.git",
15     "tag": "0.1.01"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "Example/Classes/PoporGhost/*.{h,m}",
21   "dependencies": {
22     "YYModel": [
24     ],
25     "YYCache": [
27     ],
28     "Masonry": [
30     ],
31     "PoporFoundation/NSDate": [
33     ]
34   }