[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 7 / 3 / MYSForms / 0.1.3 / MYSForms.podspec.json
blob6aaf187c75c8e7ae03ea070f1f08a4114273547d
2   "name": "MYSForms",
3   "version": "0.1.3",
4   "summary": "Easily build forms on ios 7+.",
5   "description": "Easily create highly customizable forms bound to a model in iOS.",
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.3"
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