[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 8 / 1 / KPDictionaryExtensions / 1.0.0 / KPDictionaryExtensions.podspec.json
blob2d561c6ccf8dfd667aeadd727187e64bfbe98c28
2   "name": "KPDictionaryExtensions",
3   "version": "1.0.0",
4   "summary": "object-c 辅助扩展工具(Dictionary)",
5   "description": "object-c 辅助扩展工具(Dictionary), 更加方便的使用array,后续会更新swift版",
6   "homepage": "https://github.com/xuwaer/KPExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "${USER_NAME}": "${USER_EMAIL}"
13   },
14   "source": {
15     "git": "https://github.com/xuwaer/KPExtensions.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KPExtensions/KPDictionaryExtensions/**/*",
22   "frameworks": "Foundation"