blob: 60f91b66e4e4cd13d9899bdd27be35203074f2c7 [file] [log] [blame]
{
"name": "ASAnyCurlController",
"version": "0.1",
"license": "MIT",
"summary": "iOS Curl transitions from any corner and any direction.",
"authors": {
"Philippe Converset": "pconverset@autresphere.com"
},
"homepage": "https://github.com/autresphere/ASAnyCurlController",
"source": {
"git": "https://github.com/autresphere/ASAnyCurlController.git",
"tag": "0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "ASAnyCurlController/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}