[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 1 / 6 / POICore / 1.9.0 / POICore.podspec.json
blob0b9a65a7152b18d3262885f5df7ba6d346ad12d9
2   "name": "POICore",
3   "version": "1.9.0",
4   "license": "MIT",
5   "summary": "Core Lib Of ZDD",
6   "homepage": "https://github.com/pipelining/POICore",
7   "source": {
8     "git": "https://github.com/pipelining/POICore.git",
9     "tag": "1.9.0"
10   },
11   "source_files": "POICore/*",
12   "requires_arc": true,
13   "platforms": {
14     "ios": "9.0"
15   },
16   "frameworks": [
17     "UIKit",
18     "Foundation"
19   ],
20   "resources": [
21     "POICore/Images/*.png"
22   ],
23   "authors": {
24     "pipelining": "zdd@microfeel.net"
25   }