[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / f / 0 / YSDynamicProperties / 1.0.0 / YSDynamicProperties.podspec.json
blob21808a91944a6da81170fd15d4239fdde9d81018
2   "name": "YSDynamicProperties",
3   "version": "1.0.0",
4   "summary": "Obj-C Category that make add Category Dynamic property easy.",
5   "homepage": "https://github.com/youngshook/YSDynamicProperties",
6   "license": "MIT",
7   "authors": {
8     "Young Shook": "shook.young@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/young_shook",
11   "source": {
12     "git": "git@github.com:youngshook/YSDynamicProperties.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": false,
19   "frameworks": "Foundation",
20   "source_files": "YSDynamicProperties/*.{h,m}",
21   "public_header_files": "YSDynamicProperties/*.h"