[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 4 / 9 / c / Instructions / 0.2.1 / Instructions.podspec.json
blob67d0619d16e645ed7228dd86bf05e4ad917cbf69
2   "name": "Instructions",
3   "version": "0.2.1",
4   "summary": "Easily add customizable coach marks into you iOS project.",
5   "homepage": "https://github.com/ephread/Instructions",
6   "license": "MIT",
7   "authors": {
8     "Frédéric Maquin": "fred@ephread.com"
9   },
10   "source": {
11     "git": "https://github.com/ephread/Instructions.git",
12     "tag": "0.2.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Instructions",
20     "Source/*.swift"
21   ],
22   "resources": [
23     "Source/*.xcassets"
24   ]