[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 3 / e / FSNewView / 0.0.1 / FSNewView.podspec.json
blob9862607e77dfd6f2223db2471cea3f0cc98e1cdc
2   "name": "FSNewView",
3   "version": "0.0.1",
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.1"
21   },
22   "source_files": "FSNewvIEW/*.{h,m}",
23   "requires_arc": true