blob: 95530e0d4f717dfc1da0c16de1b807c5d98eb769 [file] [log] [blame]
{
"name": "ALDTimer",
"version": "0.0.1",
"summary": "An interective timer component for iOS.",
"description": " An interective timer component for iOS. You can customize the appearance and other properties via IB.\n",
"homepage": "https://github.com/ijameelkhan/ALDTimer",
"license": "MIT",
"authors": {
"Jameel": "i.jameelkhan@gmail.com"
},
"source": {
"git": "https://github.com/ijameelkhan/ALDTimer.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ALDTimer": [
"Pod/Assets/*.png"
]
}
}