[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / c / e / 9 / MYSCategoryProperties / 0.0.2 / MYSCategoryProperties.podspec.json
blobd95fb3658ecc0e392406ac985b12f178582c9bc1
2   "name": "MYSCategoryProperties",
3   "version": "0.0.2",
4   "summary": "Quickly add properties to categories using runtime associations.",
5   "description": "                   Quickly add properties to categories using runtime associations. Property names **must** follow the 3 letter prefix (e.g. `mys_property`) category naming convention in order for this to work.\n",
6   "homepage": "https://github.com/mysterioustrousers/MYSCategoryProperties",
7   "license": "MIT",
8   "authors": {
9     "Adam Kirk": "atomkirk@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0",
13     "osx": "10.6"
14   },
15   "source": {
16     "git": "https://github.com/mysterioustrousers/MYSCategoryProperties.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "MYSCategoryProperties/MYSCategoryProperties.{h,m}",
20   "frameworks": "Foundation",
21   "requires_arc": true