[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / 5 / RITLViewFrame / 0.0.1 / RITLViewFrame.podspec.json
blob898f2aa86acc2af699f68b4c4d05477cb2fa7226
2   "name": "RITLViewFrame",
3   "version": "0.0.1",
4   "summary": "便捷设置以及获取frame的相关属性",
5   "homepage": "https://github.com/RITL/RITLViewFrame",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "YueXiaoWen": "yuexiaowen108@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/RITL/RITLViewFrame.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "RITLViewFrame/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true