blob: 377ba7c44c0e313cfc2241ca6669e2874d60a0c3 [file] [log] [blame]
{
"name": "JCTiledScrollView",
"version": "0.0.1",
"summary": "It helps make working with IonIcons easier.",
"homepage": "https://github.com/yichizhang/JCTiledScrollView",
"license": {
"type": "BSD",
"file": "LICENCE.txt"
},
"authors": {
"Yichi Zhang": "zhang-yi-chi@hotmail.com"
},
"source": {
"git": "https://github.com/yichizhang/JCTiledScrollView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": [
"Headers/*.h",
"JCTiledScrollView/Source/*.m"
],
"frameworks": [
"Foundation",
"UIKit"
]
}