blob: 1ddd7a528bd6fa2eb38522f08eca812508963573 [file] [log] [blame]
{
"name": "Olla4iOS",
"version": "0.1.1",
"authors": {
"nonstriater": "510495266@qq.com"
},
"summary": "iOS framework",
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"homepage": "http://weibo.com/ranwj",
"source": {
"git": "https://github.com/nonstriater/Olla4iOS.git",
"tag": "v0.1.1"
},
"source_files": "**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"AVFoundation",
"QuartzCore",
"CoreText",
"AssetsLibrary"
],
"libraries": "sqlite3"
}