[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / d / 7 / KIIncam / 0.1.0 / KIIncam.podspec.json
blob747493c6554296b044b6e1d774e50f9c9c8de6bd
2   "name": "KIIncam",
3   "version": "0.1.0",
4   "summary": "Inline camera. No modal to take a picture.",
5   "description": "Inspired by Facebook messenger's inline camera UI. People might not need to open a modal to take a picture.",
6   "homepage": "https://github.com/kaiinui/incam",
7   "license": "MIT",
8   "authors": {
9     "kaiinui": "lied.der.optik@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kaiinui/incam.git",
13     "tag": "v0.1.0"
14   },
15   "source_files": "incam/Classes/**/*.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0"
19   }