[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / d / FitScreenKit / 0.0.1 / FitScreenKit.podspec.json
blob0fc3a2ad0df894dff9fdd89f9c765c2df48563aa
2   "name": "FitScreenKit",
3   "version": "0.0.1",
4   "summary": "一个适配屏幕的方案",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xyhuangjia/FitScreenKit",
7   "license": "MIT",
8   "authors": {
9     "xyhuangjia": "email@address.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/xyhuangjia/FitScreenKit.git",
16     "tag": "v0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "FitScreenKit/Classes/**/*.{h,m}"
21   ],
22   "requires_arc": true