[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 4 / 0 / d / FitScreenKit / 0.0.3 / FitScreenKit.podspec.json
blob858c529378e07a6649ba86771d32e6c5fdeec2fa
2   "name": "FitScreenKit",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": [
19     "Classes",
20     "FitScreenKit/Classes/**/*.{h,m}"
21   ],
22   "public_header_files": "FitScreenKit/Classes/FitScreen.h",
23   "requires_arc": true