[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 7 / 3 / MYSForms / 0.0.2 / MYSForms.podspec.json
blobd308cd23281ccee027161a5edd17888c00d3bf36
2   "name": "MYSForms",
3   "version": "0.0.2",
4   "summary": "Easily build forms on ios 7+.",
5   "description": "                   A longer description of MYSForms in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\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.0.2",
18     "submodules": true
19   },
20   "source_files": [
21     "MYSForms/MYSForms/**/*.{h,m}",
22     "libs/MYSCollectionView/**/*.{h,m}"
23   ],
24   "resource_bundles": {
25     "MYSForms": "MYSForms/MYSForms/**/*.png"
26   },
27   "resources": "MYSForms/MYSForms/**/*.xib",
28   "requires_arc": true