blob: 6fe59b37c7dcfe04734e8ae36d32a382bb6f97df [file] [log] [blame]
{
"name": "TYKYLibrary",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": [
"TYKYLibrary/**/*.{h,m}",
"TYKYLibrary/*.h"
],
"resources": [
"TYKYLibrary/**/*.png",
"TYKYLibrary/**/*.plist"
],
"requires_arc": true
}