[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 4 / c / 9 / Scribble / 0.0.1 / Scribble.podspec.json
blobdcc3214680188bf07051aca3d1a22d22099baba8
2   "name": "Scribble",
3   "version": "0.0.1",
4   "summary": "A simple app for recording and playing back touches on a view",
5   "description": "  \t\t\t\t   A simple app for recording and playing back touches on a view.\n",
6   "homepage": "https://github.com/panyam/Scribble",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Sri Panyam": "sri.panyam@gmail.com"
10   },
11   "social_media_url": "http://panyam.wordpress.com",
12   "source": {
13     "git": "https://github.com/panyam/Scribble.git",
14     "tag": "v0.0.1"
15   },
16   "source_files": [
17     "Scribble",
18     "Scribble/*.{h,m}"
19   ],
20   "exclude_files": "Scribble/main.m",
21   "frameworks": [
22     "UIKit",
23     "QuartzCore"
24   ],
25   "platforms": {
26     "ios": "7"
27   },
28   "dependencies": {
29     "LinkedList": [
31     ],
32     "Color-Picker-for-iOS": [
34     ]
35   }