blob: a689ad25a7daa7dab061b394fd3ad887b169a5f3 [file] [log] [blame]
{
"name": "CAS-iOS",
"version": "0.0.1",
"summary": "CAS Client for iOS(using Restful API).",
"homepage": "https://github.com/billhu1996/CAS-iOS",
"license": "MIT",
"authors": {
"billhu1996": "billhu1996@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/billhu1996/CAS-iOS.git",
"tag": "0.0.1"
},
"source_files": "CAS-iOS/CAS/CAS.{h,m}",
"requires_arc": true
}