[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / c / 8 / AJKLib / 0.1.0 / AJKLib.podspec.json
blob9eceab1118cf46ea483ca1f53bc2b1f179074bcf
2   "name": "AJKLib",
3   "version": "0.1.0",
4   "summary": "A short description of AJKLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chenyulong1986/AJKLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenxj": "chenyulong1986@163.com"
13   },
14   "source": {
15     "git": "/workspace/TestWk/AJKLib",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AJKLib/Classes/**/*.{h,m}",
22   "public_header_files": "AJKLib/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "MapKit",
26     "CoreGraphics",
27     "Foundation",
28     "MobileCoreServices",
29     "Security",
30     "SystemConfiguration",
31     "XCTest"
32   ],
33   "dependencies": {
34     "AFNetworking": [
36     ]
37   }