blob: 9ac56ccfa0b59336af188c3bf9824e37ca1f787e [file] [log] [blame]
{
"name": "TYKYLibrary",
"version": "1.0.3",
"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.3"
},
"requires_arc": true,
"source_files": "TYKYLibrary/**/*{h,m}",
"resources": "TYKYLibrary/**/*.{png,plist,xib}",
"frameworks": [
"CoreLocation",
"MapKit",
"AssetsLibrary",
"AVFoundation",
"LocalAuthentication"
]
}