[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 3 / 7 / SimpleProperty / 0.0.2 / SimpleProperty.podspec.json
blob5f2a73ba2094361a9203c1ca9b64b66993ef7961
2   "name": "SimpleProperty",
3   "version": "0.0.2",
4   "summary": "Property pick up",
5   "description": "Easy to get property value",
6   "homepage": "https://github.com/Wmileo/SimpleProperty",
7   "license": "MIT",
8   "authors": {
9     "leo": "work.mileo@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/Wmileo/SimpleProperty.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "SimpleProperty/SimpleProperty/*.{h,m}",
19   "requires_arc": true