{ | |
"name": "ZISetting", | |
"version": "0.0.1", | |
"summary": "Sample Setting UI with TableView", | |
"homepage": "https://github.com/fauzisho/ZISetting.git", | |
"license": "MIT", | |
"authors": { | |
"fauzisholih@gmail.com": "fauzisholih@gmail.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/fauzisho/ZISetting.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"ZISetting", | |
"ZISetting/**/*.{h,m,swift,xib}" | |
], | |
"frameworks": [ | |
"UIKit", | |
"AVFoundation" | |
] | |
} |