[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / a / EasyShareController / 1.0.2 / EasyShareController.podspec.json
blob5d9b6cd55795a7dfa5ae9859bdbe763a06d1a714
2   "name": "EasyShareController",
3   "version": "1.0.2",
4   "summary": "一款让社交分享变得简单的视图控制器",
5   "description": "一款让社交分享变得简单的视图控制器",
6   "homepage": "https://github.com/pcjbird/EasyShareController",
7   "license": "MIT",
8   "authors": {
9     "pcjbird": "pcjbird@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pcjbird/EasyShareController.git",
13     "tag": "1.0.2"
14   },
15   "social_media_url": "http://www.lessney.com",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "source_files": [
25     "EasyShareController/*.{h,m}",
26     "EasyShareController/EasyShareSocialButton/*.{h,m}"
27   ],
28   "public_header_files": "EasyShareController/*.{h}",
29   "pod_target_xcconfig": {
30     "OTHER_LDFLAGS": "-lObjC"
31   }