blob: 3d803f09bd84813424587d90f69f022442be966a [file] [log] [blame]
{
"name": "TYKYLibrary",
"version": "1.0.2",
"summary": "Library for TYKY",
"homepage": "https://github.com/chenteng85912/TYKYLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CHENTENG": "chenteng85912@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenteng85912/TYKYLibrary.git",
"tag": "1.0.2"
},
"requires_arc": true,
"source_files": "TYKYLibrary/**/*{h,m}",
"resources": "TYKYLibrary/**/*.{png,plist,xib}",
"frameworks": [
"CoreLocation",
"MapKit",
"AssetsLibrary",
"AVFoundation",
"LocalAuthentication"
]
}