[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / f / TYKYLibrary / 1.0.2 / TYKYLibrary.podspec.json
blob3d803f09bd84813424587d90f69f022442be966a
2   "name": "TYKYLibrary",
3   "version": "1.0.2",
4   "summary": "Library for TYKY",
5   "homepage": "https://github.com/chenteng85912/TYKYLibrary",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CHENTENG": "chenteng85912@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/chenteng85912/TYKYLibrary.git",
18     "tag": "1.0.2"
19   },
20   "requires_arc": true,
21   "source_files": "TYKYLibrary/**/*{h,m}",
22   "resources": "TYKYLibrary/**/*.{png,plist,xib}",
23   "frameworks": [
24     "CoreLocation",
25     "MapKit",
26     "AssetsLibrary",
27     "AVFoundation",
28     "LocalAuthentication"
29   ]