blob: 6a886ed37e54eeee1967533997e6ef0cbcf736ab [file] [log] [blame]
{
"name": "KFWatchKitAnimations",
"version": "1.0",
"summary": "KFWatchKitAnimations creates beautiful 60 FPS animations on  Watch by recording animations from the iOS Simulator.",
"homepage": "https://github.com/kiavashfaisali/KFWatchKitAnimations",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kiavashfaisali": "kiavashfaisali@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/kiavashfaisali/KFWatchKitAnimations.git",
"tag": "1.0"
},
"source_files": "KFWatchKitAnimations/*.swift"
}