[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 5 / c / b / JWLibraryDemo / 1.0.1 / JWLibraryDemo.podspec.json
blob6883e9e0d341fc5ef9a5daa82c8794733383daa2
2   "name": "JWLibraryDemo",
3   "version": "1.0.1",
4   "summary": "That is a study create pod demo.",
5   "description": "That is a study create pod -- you can use the lib to show guide view.",
6   "homepage": "https://github.com/JessieWu0921/JWLibraryDemo",
7   "license": "MIT",
8   "authors": {
9     "JessieWu": "jessiewu0921@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/JessieWu0921/JWLibraryDemo.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "JWLibraryDemo",
20     "JWLibraryDemo/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true