[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / b / RoUTP / 1.1.0 / RoUTP.podspec.json
blobf60417e58ed629ea98804a2353fe2c840310e7a6
2   "name": "RoUTP",
3   "version": "1.1.0",
4   "summary": "Reliable-over-Unreliable Transport Protocol for Apple Game Center Multiplayer.",
5   "homepage": "https://github.com/rabovik/RoUTP",
6   "license": "MIT",
7   "authors": {
8     "Yan Rabovik": "yan@rabovik.ru"
9   },
10   "source": {
11     "git": "https://github.com/rabovik/RoUTP.git",
12     "tag": "1.1.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": [
18     "RoUTP",
19     "RoUTP/**/*.{h,m}"
20   ],
21   "public_header_files": "RoUTP/*.h",
22   "requires_arc": true