[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / 8 / 6 / 0 / YAHModel / 0.0.6 / YAHModel.podspec.json
blobc9b7651dc1510d812d39a52af6400c7589b4169e
2   "name": "YAHModel",
3   "version": "0.0.6",
4   "summary": "JSON and Model networking framework.",
5   "description": "Data Networking, change JSON Data to Model",
6   "homepage": "https://github.com/yahua/YAHModel.git",
7   "license": "MIT",
8   "authors": {
9     "yahua": "yahua523@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/yahua/YAHModel.git",
17     "tag": "0.0.6"
18   },
19   "source_files": "YAHModel/*.{h,m}",
20   "public_header_files": "YAHModel/*.{h}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]