[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 4 / c / 8 / LineableLibrary / 0.0.2 / LineableLibrary.podspec.json
blobc074845c640a18847474c4febc20b2fb592c627f
2   "name": "LineableLibrary",
3   "version": "0.0.2",
4   "summary": "Lineable is a smart wristband to prevent children from going missing.",
5   "description": "Detect active Lineables near the users.\nIf there are missing Lineables nearby, the data(The picture of a missing child, phone numbers of the parents and etc) will be provided and you can choose whether to notify the user or not. If you choose to notifty the user, the user can contribute to find the child.",
6   "homepage": "https://github.com/Lineable/iOS_LineableLibrary.git",
7   "license": "MIT",
8   "authors": {
9     "Doheny Yoon": "berrymelon@lineable.net"
10   },
11   "source": {
12     "git": "https://github.com/Lineable/iOS_LineableLibrary.git",
13     "tag": "0.0.2"
14   },
15   "social_media_url": "https://twitter.com/lineable_inc",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "LineableLibrary": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"