[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 6 / URLTransaction / 0.1.0 / URLTransaction.podspec.json
blob71f3dcc10164c0e5e37fcaf651876d696a58b84a
2   "name": "URLTransaction",
3   "version": "0.1.0",
4   "summary": "Simple, but powerful iOS networking framework.",
5   "homepage": "https://github.com/DanKalinin/URLTransaction",
6   "license": "MIT",
7   "authors": {
8     "DanKalinin": "daniil5511@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/DanKalinin/URLTransaction.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "frameworks": "UIKit",
19   "source_files": "Pod/Classes/**/*.{h,m}",
20   "public_header_files": "Pod/Classes/**/*.h"