[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 4 / YYModel / 0.9.4 / YYModel.podspec.json
blob2c4326c0f8b403cad955f21fbad0d4b76adc3c02
2   "name": "YYModel",
3   "summary": "High performance model framework for iOS.",
4   "version": "0.9.4",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "ibireme": "ibireme@gmail.com"
11   },
12   "social_media_url": "http://blog.ibireme.com",
13   "homepage": "https://github.com/ibireme/YYModel",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/ibireme/YYModel.git",
19     "tag": "0.9.4"
20   },
21   "requires_arc": true,
22   "source_files": "YYModel/*.{h,m}",
23   "public_header_files": "YYModel/*.{h}",
24   "frameworks": [
25     "UIKit",
26     "CoreFoundation"
27   ]