[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / c / b / 6 / HWFPSDisplay / 0.0.1 / HWFPSDisplay.podspec.json
blob42e5f76f140af25856303746fc3c127ee3093f60
2   "name": "HWFPSDisplay",
3   "version": "0.0.1",
4   "summary": "Display your app's FPS on screen",
5   "homepage": "https://github.com/ihomway/HWFPSDisplay",
6   "license": "MIT",
7   "authors": {
8     "ihomway": "ihomway@live.com"
9   },
10   "social_media_url": "https://twitter.com/ihomway",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "frameworks": [
15     "Foundation",
16     "UIKit"
17   ],
18   "source": {
19     "git": "https://github.com/ihomway/HWFPSDisplay.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "HWFPSDisplay/**/*.{h,m}",
23   "requires_arc": true