blob: 523152e747be5076bd19aecf43301dbe04137282 [file] [log] [blame]
{
"name": "JNPieLoader",
"version": "0.0.1",
"summary": "A pie loader for iOS",
"authors": "John Omar (https://github.com/johnomarkid)",
"homepage": "https://github.com/actilot1568/JNPieLoader",
"license": {
"type": "Apache 2.0"
},
"source": {
"git": "https://github.com/actilot1568/JNPieLoader.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"resources": [
"FeedBlankStatusButton*.png"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"preserve_paths": "*",
"platforms": {
"ios": "8.0"
}
}