[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 3 / e / FSNewView / 0.0.2 / FSNewView.podspec.json
blob3ae2e2a0141abd4802db7d5cd8c4eb04e04b0d10
2   "name": "FSNewView",
3   "version": "0.0.2",
4   "summary": "Some categories for create views conveniently.",
5   "description": "Some categories for create views conveniently, include manual layout and auto layout views init",
6   "homepage": "https://github.com/FasaMo/FSNewView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FasaMo": "Fasa_Mo@iCloud.com"
13   },
14   "social_media_url": "http://weibo.com/FasaMo",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/FasaMo/FSNewView.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "FSNewView/*.{h,m}",
23   "requires_arc": true