[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 4 / 0 / d / FitScreenKit / 0.0.4 / FitScreenKit.podspec.json
bloba53c33783dbed58e8c47ac7014b5575e13720cd7
2   "name": "FitScreenKit",
3   "version": "0.0.4",
4   "summary": "一个适配屏幕的方案",
5   "description": "一个适配屏幕的方案,适合4s以上设备,使用宏定义来调参数",
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.4"
17   },
18   "source_files": [
19     "Classes",
20     "FitScreenKit/Classes/**/*.{h,m}"
21   ],
22   "requires_arc": true