[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / b / 3 / RuntimeForPropertyList / 0.0.2 / RuntimeForPropertyList.podspec.json
blob761a6089733fe5bda57e833a47f39d0e29473eb5
2   "name": "RuntimeForPropertyList",
3   "version": "0.0.2",
4   "summary": "通过运行时获取类的属性列表",
5   "homepage": "https://github.com/MrJ007/RuntimeForPropertyList",
6   "license": "MIT",
7   "authors": {
8     "MrJ007": "email@address.com"
9   },
10   "platforms": {
11     "ios": "9.1"
12   },
13   "source": {
14     "git": "https://github.com/MrJ007/RuntimeForPropertyList.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "RuntimeForPropertyList",
19     "Swift运行时加载属性列表/Swift运行时加载属性列表/我的框架/*.{h,swift}"
20   ],
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"