blob: e58f8ec6f503a9847ea44d5629fd38bd9192311a [file] [log] [blame]
{
"name": "TestNow",
"version": "0.1",
"summary": "Test it now",
"description": "Test it now",
"homepage": "https://github.com/pirishd/TestNow",
"license": "MIT",
"authors": {
"Patrick Irlande (pirishd)": "pirishd@icloud.com"
},
"source": {
"git": "https://github.com/pirishd/TestNow",
"tag": "0.1"
},
"source_files": "TestNow/**/*.{h,m,swift}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": "XCTest"
}