[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / 2 / 1 / 4 / iDevs / 0.1.0 / iDevs.podspec.json
blobc84fe8a16da6e75c31f4652516078d477d0fbf33
2   "name": "iDevs",
3   "version": "0.1.0",
4   "summary": "iOS 工具库合集",
5   "description": "iOS 工具库开发工具合集",
6   "homepage": "https://github.com/yaochenfeng/iDevs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yaochenfeng": "yaochenfeng@bestws.cn"
13   },
14   "source": {
15     "git": "https://github.com/yaochenfeng/iDevs.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "iDevs/Frameworks/*.framework",
23     "frameworks": [
24       "AVFoundation",
25       "AudioToolbox"
26     ],
27     "libraries": "sqlite3"
28   },
29   "resources": "iDevs/Frameworks/ATSDK.framework/Versions/A/Resources/*"