[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / 7 / SimpleProperty / 0.1.4 / SimpleProperty.podspec.json
blobc31632e76ea2366f67a8c0df8467166f795ce0fd
2   "name": "SimpleProperty",
3   "version": "0.1.4",
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.1.4"
17   },
18   "source_files": "SimpleProperty/SimpleProperty/*.{h,m}",
19   "requires_arc": true