blob: cfe1f94e8ad9505b5e980499c2bc00766d7963a2 [file] [log] [blame]
{
"name": "JXAsyncTest",
"version": "0.1.1",
"summary": "An asynchronous testing tool for iOS.",
"description": "A convenient asynchronous testing tool for iOS.",
"homepage": "https://github.com/luqyluqe/JXAsyncTest",
"license": "MIT",
"authors": {
"luqyluqe": "luqy.luqe@gmail.com"
},
"source": {
"git": "https://github.com/luqyluqe/JXAsyncTest.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JXAsyncTest": [
"Pod/Assets/*.png"
]
}
}