[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 4 / 7 / 3 / MYSForms / 0.1.2 / MYSForms.podspec.json
blob2141c7deaf64dbc3424c09daa5581d6f30c75078
2   "name": "MYSForms",
3   "version": "0.1.2",
4   "summary": "Easily build forms on ios 7+.",
5   "description": "                    Easily create highly customizable forms bound to a model in iOS.\n",
6   "homepage": "https://github.com/mysterioustrousers/MYSForms",
7   "license": "MIT",
8   "authors": {
9     "Adam Kirk": "atomkirk@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/atomkirk",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/mysterioustrousers/MYSForms.git",
17     "tag": "0.1.2"
18   },
19   "source_files": "MYSForms/MYSForms/**/*.{h,m}",
20   "resource_bundles": {
21     "MYSForms": "MYSForms/MYSForms/**/*.png"
22   },
23   "resources": "MYSForms/MYSForms/**/*.xib",
24   "requires_arc": true